Description Usage Arguments Examples
Copy a given script to other place
1 | copy_script(category, fn, dest = NULL, dry = FALSE, ...)
|
category |
Name of type of analysis. |
fn |
Name of the file to copy. |
dest |
Final folder to copy the file to. |
dry |
Whether to run or not the copy action. |
1 | copy_script("singlecell", "markers_seurat.R", dry=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.