No Clocks

No Clocks

2257 bookmarks
Newest
spences10 (Scott Spence)
spences10 (Scott Spence)
I like working in the Jamstack. spences10 has 143 repositories available. Follow their code on GitHub.
·github.com·
spences10 (Scott Spence)
Home · Cheat Sheets
Home · Cheat Sheets
Everyday commands, config, hints and tips used for modern web development.
·cheatsheets.xyz·
Home · Cheat Sheets
Windows Web-dev bootstrap · Scott Spence
Windows Web-dev bootstrap · Scott Spence
From scratch to Create React App on Windows An opinionated guide on setting up a web development environment on Windows 10 I have been a…
·scottspence.com·
Windows Web-dev bootstrap · Scott Spence
R Markdown
R Markdown
Turn your analyses into high quality documents, reports, presentations and dashboards with R Markdown. Use a productive notebook interface to weave together narrative text and code to produce elegantly formatted output. Use multiple languages including R, Python, and SQL. R Markdown supports a reproducible workflow for dozens of static and dynamic output formats including HTML, PDF, MS Word, Beamer, HTML5 slides, Tufte-style handouts, books, dashboards, shiny applications, scientific articles, websites, and more.
·rmarkdown.rstudio.com·
R Markdown
packer
packer
An opinionated framework for using JavaScript with R.
·packer.john-coene.com·
packer
Explore Your Data Interactively • ExPanDaR
Explore Your Data Interactively • ExPanDaR
Provides a shiny-based front end (the 'ExPanD' app) and a set of functions for exploratory data analysis. Run as a web-based app, 'ExPanD' enables users to assess the robustness of empirical evidence without providing them access to the underlying data. You can export a notebook containing the analysis of 'ExPanD' and/or use the functions of the package to support your exploratory data analysis workflow. Refer to the vignettes of the package for more information on how to use 'ExPanD' and/or the functions of this package.
·joachim-gassen.github.io·
Explore Your Data Interactively • ExPanDaR
CRAN - Package shinydlplot
CRAN - Package shinydlplot
Add a download button to a 'shiny' plot or 'plotly' that appears when the plot is hovered. A tooltip, styled to resemble 'plotly' buttons, is displayed on hover of the download button. The download button can be used to allow users to download the dataset used for a plot.
·cran.r-project.org·
CRAN - Package shinydlplot
R at Microsoft (Revolutions)
R at Microsoft (Revolutions)
I was my great pleasure yesterday to be a presenter in the "Why R Webinar" series, on the topic R at Microsoft. In the talk (which you can watch below) I recounted the history of Microsoft's acquisition of Revolution Analytics, and the various way the Microsoft supports R: its membership of the R Consortium, integration with many products (including demos of Azure ML Service with GitHub Actions, and Azure Functions), and how Microsoft has driven adoption of R in large organizations by making R "IT approved". Many thanks to the Why R Foundation for hosting the talk, and to everyone...
·blog.revolutionanalytics.com·
R at Microsoft (Revolutions)
Going parallel: understanding load balancing in R | Neural Discharge
Going parallel: understanding load balancing in R | Neural Discharge
With most computers now having many cores, parallelising your R code is a great way to reduce processing time, and there are lots of packages to help. But if you benchmark your new code, you may fi…
·neuraldischarge.wordpress.com·
Going parallel: understanding load balancing in R | Neural Discharge
demystifying the coalesce function | Data by John
demystifying the coalesce function | Data by John
coalesce is a one of those functions that might not strike you as being very useful, mainly because it doesn’t sound very exciting. But it IS useful, and might save you some time and complexity
·johnmackintosh.net·
demystifying the coalesce function | Data by John