launch_class | R Documentation |
This function launches the named class Rmd file
launch_class( class = 1, topic = "General", show_answers = FALSE, testing = FALSE )
class |
Integer indicating the relevant project number |
topic |
Character indicating the desired topic. Options include "General" and "Biology" |
show_answers |
Logical (default == FALSE). If this parameter is set to TRUE, answers will be shown in the .Rmd file |
testing |
Logical (default == FALSE). Appropriate path is selected depending on what environment the package is running in. USERS CAN IGNORE. |
opens the corresponding Rmd file in RStudio
Akshay Bareja
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.