Learn R Programming

rosr (version 0.0.10)

create_eq: Create a demo equation sheet

Description

Create a demo equation sheet

Usage

create_eq(to = getwd(), if_render = TRUE)

Arguments

to

the destination directory

if_render

Logical. Whether render the templates.

Value

a demo equation sheet

Examples

Run this code
# NOT RUN {
create_eq(tempdir())
# }

Run the code above in your browser using DataLab