Found 2126 bookmarks
Newest
Persistent config and data for R packages - R-hub blog
Persistent config and data for R packages - R-hub blog
Does your R package work best with some configuration? You probably want it to be easily found by your package. Does your R package download huge datasets that don’t change much on the provider side? Maybe you want to save the corresponding data somewhere persistent so that things will go faster during the next R session. In this blog post we shall explain how an R package developer can go about using and setting persistent configuration and data on the user’s machine.
·blog.r-hub.io·
Persistent config and data for R packages - R-hub blog
Build Your Own Universe
Build Your Own Universe
Learn R, R tutorials, R resources, blog posts and the latest updates about the statistical programming R language.
·rweekly.org·
Build Your Own Universe
RStudio Shortcuts and Tips
RStudio Shortcuts and Tips
We deliver software development and ML solutions for Fortune 500 companies. We are an RStudio Full Service Certified Partner and global leaders in R Shiny.
·appsilon.com·
RStudio Shortcuts and Tips
How not to be afraid of Javascript - Part 2
How not to be afraid of Javascript - Part 2
I want to understand how the world works. This blog tracks my growth, the things I've learned, and how I'm leveraging them to do epic things.
·neilkakkar.com·
How not to be afraid of Javascript - Part 2
Software Developers Tools Round-up
Software Developers Tools Round-up
Whether you work for a company, or as an indie, stay in the office or enjoy the digital nomad's lifestyle, being a software developer means everyday learning on the job. With that said, we suggest you considered the highly recommended reads on what proven #tools #software #developers #choose #in2019.
·blog.tmetric.com·
Software Developers Tools Round-up
Powershell - Scripting - Tutorialspoint
Powershell - Scripting - Tutorialspoint
Powershell - Scripting - Windows PowerShell is a command-line shell and scripting language designed especially for system administration. Its analogue in Linux is called as Bash Scripti
·tutorialspoint.com·
Powershell - Scripting - Tutorialspoint
Full Stack Developer's Roadmap 🗺
Full Stack Developer's Roadmap 🗺
It's easy to focus on the front end of web development, but what about the back end? Learning about...
·dev.to·
Full Stack Developer's Roadmap 🗺
Note taking with Obsidian
Note taking with Obsidian
After starting to use spaced repetition more actively and being more consistent with my journaling, now I've tackled improving my note taking skills. Over the last couple of months, I've read about various note-taking methods, different approaches and diverse goals for them and they helped me change my perspective on
·rolisz.ro·
Note taking with Obsidian
JavaScript for the R package developer - R-hub blog
JavaScript for the R package developer - R-hub blog
JS and R, what a clickbait! Come for JS, stay for our posts about Solaris and WinBuilder. 😉 No matter how strongly you believe in JavaScript being the language of the future (see below), you might still gain from using it in your R practice, be it back-end or front-end. javascript is rly the future and it's evolving closer and closer to some of my cherished older languages . it will outlive python (and R) by a long shot.
·blog.r-hub.io·
JavaScript for the R package developer - R-hub blog
The History of R (updated for 2020)
The History of R (updated for 2020)
As an update to this post, here's a list of the major events in R history since its creation: 1992: R development begins as a research project in Auckland, NZ by Robert Gentleman and Ross Ihaka 1993: First binary versions of R published at Statlib 1995: R first distributed as open-source software, under GPL2 license 1997: R core group formed 1997: CRAN founded (by Kurt Hornik and Fritz Leisch) 1999: The R website, r-project.org, founded 1999: First in-person meeting of R Core team, at inaugural Directions in Statistical Computing conference, Vienna 2000: R 1.0.0 released (February 29) 2000:...
·blog.revolutionanalytics.com·
The History of R (updated for 2020)
HTML and CSS: Starting With The Basics » All Things Web Development
HTML and CSS: Starting With The Basics » All Things Web Development
Get ready for a surprise! Creating things with letters and characters gives people joy. This is especially true when working with HTML and CSS. Now after you pick your jaw up off the floor let me explain what gives me joy in this process. A long time ago, over twenty years in fact, a younger […]
·tyler-lazenby.com·
HTML and CSS: Starting With The Basics » All Things Web Development
Getting comfortable with Obsidian CSS
Getting comfortable with Obsidian CSS
While using Obsidian, if you press CTRL-SHIFT-I (option-cmd-i for mac) then it will bring up the developer window. In the developer window, at the top left is an icon with a pointer in a box. This allows you to select elements on the screen and see how to refer to them and what styles. I will occasionally update this post with more pictures of how to do stuff. You can hover over items to see what they do and then click on an item to select it. Then go down to the styles section at the bottom...
·forum.obsidian.md·
Getting comfortable with Obsidian CSS