Learn R Programming

⚠️There's a newer version (0.1.3) of this package.Take me there.

rawr (version 0.1.1)

Retrieve Raw R Code from Popular Tutorials and Websites

Description

Retrieves pure R code from popular R websites, including github , kaggle , datacamp , and R blogs made using R blogdown .

Copy Link

Version

Install

install.packages('rawr')

Monthly Downloads

9

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Steve Condylios

Last Published

June 8th, 2020

Functions in rawr (0.1.1)

identify_domain

Identify the domain of the url
kaggle

Retrieve raw R code from a kaggle notebook
rawr_to_clip

Retrieve raw R code from any github, kaggle, stack overflow, blogdown, or data camp web page
stackoverflow

Retrieve raw R code from Stack Overflow website
blogdown

Retrieve raw R code from a blogdown web page
medium

Retrieve r code from Medium article or Towards Data Science article
rawr

Retrieve raw R code from any github, kaggle, stack overflow, blogdown, or data camp web page
r_bloggers

Retrieve raw R code from a kaggle notebook
datacamp

Retrieve raw R code from a datacamp tutorial
gist_url_to_raw

Convert github gist url into equilvalent url for raw code
tidytext

Retrieve raw R code tidytext tutorial
output_to_file

Open contents in a new tempfile or file
github

Retrieve raw R code from an .R file hosted on github website