Learn R Programming

rosr (version 0.0.10)

Create Reproducible Research Projects

Description

Creates reproducible academic projects with integrated academic elements, including datasets, references, codes, images, manuscripts, dissertations, slides and so on. These elements are well connected so that they can be easily synchronized and updated.

Copy Link

Version

Install

install.packages('rosr')

Monthly Downloads

10

Version

0.0.10

License

GPL-3 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Peng Zhao

Last Published

May 11th, 2020

Functions in rosr (0.0.10)

install_packages

Install dependencies
fig

Insert an image in the 'image/' directory.
get_yaml

Get the yaml header of a string vecter from a markdown file
rmd_template

rosr Rmd template
rosr_server

Server for the Shiny app create_ui
eqw

Convert a MathML equation for Microsoft Word
eq

Insert an equation.
create_ui

A shiny app for creating a rosr project
create_data

Create a demo data file
create_rpkg

Create a demo R package
render_revised

Render a revised .rmd into pdf
rm_space

remove the spaces before and after a string.
read_eq

Read equations from a file
create_rproj

Create a .Rproj file
templates

Display available templates in a data frame
create_website

Create a demo blogdown website
sub_projects

Display available sub projects
rosr_ui

UI for the Shiny app create_ui
template_ls

Display available templates in a list
template_of_sub_project

Get the template name of the given sub-project name
create_dir

Create an empty directory
create_eq

Create a demo equation sheet
create_r

Create a demo .R script
create_mindmap

Create a demo mind map
create_book

Create a demo bookdown project
copy_rmd

Copy the existing .Rmd file from the rosr package to the destination directory.
create_bib

Create a demo .bib file
create_rmd

Create a demo markdown project
create_rosr

Create a new project or a new sub-project