Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @RLangTip
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @RLangTip
-
Reasons you should use the "here" package to make your R code portable: https://malco.io/2018/11/05/why-should-i-use-the-here-package-when-i-m-already-using-projects/ …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
Introduction to the caret package: select, train and optimize predictive models: https://cloud.r-project.org/web/packages/caret/vignettes/caret.html …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
R Markdown Cheat Sheet https://rmarkdown.rstudio.com/lesson-15.html
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
library(cowsay) say("Happy Thanksgiving!", by="turkey")
#rstats https://pbs.twimg.com/media/DPGGcs5V4AIdc44?format=jpg …Thanks. Twitter will use this to make your timeline better. UndoUndo -
How to run R scripts as part of an Azure Machine Learning designer pipeline https://docs.microsoft.com/en-us/azure/machine-learning/algorithm-module-reference/execute-r-script?WT.mc_id=RLangTip-twitter-davidsmi …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
The R Graphics Cookbook by
@winston_chang, now available free online https://r-graphics.org/#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
Convert character strings to their all-lower-case equivalents with tolower https://www.rdocumentation.org/packages/base/topics/chartr …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
If two packages define functions with the same name, use :: to call the one you want: https://stackoverflow.com/questions/39137110/what-does-the-following-object-is-masked-from-packagexxx-mean …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
Use is.atomic(v) NOT is.vector(v) to test if vector. Try v=9; attr(v,"A") = "attr" See Wickham, Advanced R http://adv-r.had.co.nz/Data-structures.html …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
How to call an R script from a C# program https://www.datatechnotes.com/2018/09/how-to-run-r-script-from-c-quickly.html …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
round(x, -2) rounds x to the nearest hundred
#rstats https://www.rdocumentation.org/packages/base/topics/Round …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Convenience features of the fread function in the data.table package for reading small and large data sets into R https://github.com/Rdatatable/data.table/wiki/Convenience-features-of-fread …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
When selecting from vectors, repeated indexes are allowed. x[c(1,1,2,2,3,3)] duplicates the first 3 elements of x
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
options(stringsAsFactors=FALSE) forces R to import character data as character objects, but avoid the temptation to add it to your .Rprofile file: your code may not work for others if you do
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
Tutorial: Train and deploy your first model in R with Azure Machine Learning https://docs.microsoft.com/en-us/azure/machine-learning/service/tutorial-1st-r-experiment?WT.mc_id=RLangTip-twitter-davidsmi …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
Reasons why R is the best language for innovation, from the head of Data Science at Urban Institute: https://medium.com/@urban_institute/r-is-the-best-programming-language-for-innovation-at-urban-155e2ebf5c74 …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
Weeks to Christmas: difftime(http://as.Date ("2019-12-25"),http://Sys.Date (),units="weeks") https://www.rdocumentation.org/packages/base/versions/3.4.1/topics/difftime …
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
Explore the capabilities of your installed R packages with browseVignettes()
#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
R extension for Visual Studio
@code https://marketplace.visualstudio.com/items?itemName=Ikuyadeu.r …#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo -
The Plain Person’s Guide to Plain Text Social Science by
@kjhealy http://plain-text.co/#rstatsThanks. Twitter will use this to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.