All functions
|
copy_rmd()
|
Copy the existing .Rmd file from the rosr package to the destination directory. |
create_bib()
|
Create a demo .bib file |
create_book()
|
Create a demo bookdown project |
create_data()
|
Create a demo data file |
create_dir()
|
Create an empty directory |
create_eq()
|
Create a demo equation sheet |
create_mindmap()
|
Create a demo mind map |
create_r()
|
Create a demo .R script |
create_rmd()
|
Create a demo markdown project |
create_rosr()
|
Create a new project or a new sub-project |
create_rpkg()
|
Create a demo R package |
create_rproj()
|
Create a .Rproj file |
create_ui()
|
A shiny app for creating a rosr project |
create_website()
|
Create a demo blogdown website |
eq()
|
Insert an equation. |
eqw()
|
Convert a MathML equation for Microsoft Word |
get_yaml()
|
Get the yaml header of a string vecter from a markdown file |
install_packages()
|
Install dependencies |
read_eq()
|
Read equations from a file |
rm_space()
|
remove the spaces before and after a string. |
rosr_server()
|
Server for the Shiny app create_ui |
rosr_ui()
|
UI for the Shiny app create_ui |
sub_projects()
|
Display available sub projects |
templates()
|
Display available templates in a data frame |
template_ls()
|
Display available templates in a list |
template_of_sub_project()
|
Get the template name of the given sub-project name |