Rdocumentation
powered by
Learn R Programming
rawr (version 0.1.3)
Retrieve Raw R Code from Popular Tutorials and Websites
Description
Retrieves pure R code from popular R websites, including github
, kaggle
, and R blogs made using R blogdown
.
Copy Link
Link to current version
Version
Version
0.1.3
0.1.1
0.1.0
Install
install.packages('rawr')
Monthly Downloads
9
Version
0.1.3
License
MIT + file LICENSE
Issues
7
Pull Requests
0
Stars
15
Forks
2
Repository
https://github.com/stevecondylios/rawr
Maintainer
Steve Condylios
Last Published
May 17th, 2021
Functions in rawr (0.1.3)
Search all functions
identify_domain
Identify the domain of the url
tidytext
Retrieve raw R code tidytext tutorial
stackoverflow
Retrieve raw R code from Stack Overflow website
rawr
Retrieve raw R code from any github, kaggle, stack overflow, blogdown, or data camp web page
rawr_to_clip
Retrieve raw R code from any github, kaggle, stack overflow, blogdown, or data camp web page
github
Retrieve raw R code from an .R file hosted on github website
kaggle
Retrieve raw R code from a kaggle notebook
medium
Retrieve r code from Medium article or Towards Data Science article
blogdown
Retrieve raw R code from a blogdown web page
gist_url_to_raw
Convert github gist url into equilvalent url for raw code
r_bloggers
Retrieve raw R code from a kaggle notebook
output_to_file
Open contents in a new tempfile or file