exec | R Documentation |
Invoke a System Command
exec(cmd, ...)
cmd |
Command to be invoked, as a character string. |
... |
<dynamic dots> Additional arguments passed to |
A command
object.
command
collectionsallele_counter()
cellranger()
conda()
fastq_pair()
gistic2()
kraken_tools()
kraken2()
perl()
pyscenic()
python()
samtools()
seqkit()
trust4()
cmd_wd()
/cmd_envvar()
/cmd_envpath()
/cmd_conda()
cmd_on_start()
/cmd_on_exit()
cmd_on_succeed()
/cmd_on_fail()
cmd_parallel()
cmd_run(exec("echo", "$PATH"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.