cess | R Documentation |
Run a chunk in a given document
cess(
chunk = NULL,
file = NULL,
envir = .GlobalEnv,
profile = FALSE,
verbose = TRUE
)
cess_dm(
chunk = NULL,
file = NULL,
envir = .GlobalEnv,
profile = FALSE,
verbose = TRUE
)
chunk |
name or number of chunk, if |
file |
the file which has the chunks, default 'source_file' |
envir |
is |
profile |
source .Rprofile if it exists? |
verbose |
if TRUE, may print some slightly unneccessary messages |
cess_dm
: this function has 'dm_source_file' as it's default file
This will replace proh::first
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.