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

Version

Install

install.packages('rawr')

Monthly Downloads

9

Version

0.1.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Steve Condylios

Last Published

May 17th, 2021

Functions in rawr (0.1.3)

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