Source file with type annotation
1 | source_with_type_annotation(fpath, local = FALSE, show_order = F)
|
fpath |
Character; the full file path. |
local |
TRUE, FALSE or an environment; determining where the parsed expressions are evaluated. FALSE (the default) corresponds to the user's workspace (the global environment) and TRUE to the environment from which source is called. |
show_order |
T or F; if T, print out the expression in the order they are evaluated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.