| asVarName | asVarName |
| findWhenUnneeded | Determine the code block after which a variable can be... |
| getDependsThread | Compute which code blocks in a script are inputs to define a... |
| getDetailedTimelines | Compute and plot life cycle of variables in code |
| getDocFrags | Read the code blocks/chunks from a document |
| getExpressionThread | Find the sequence of expressions needed to get to a certain... |
| getInputs | Get input and output variables and literals from R... |
| getPropogateChanges | Determine which expressions to update when a variable changes |
| getVariableDepends | Determine dependencies for code blocks |
| getVariables | Get the names of the variables used in code |
| guessTaskType | Guess the type of high-level task of a code block |
| handlers | Specifying custom processing behavior, Function handlers and... |
| highlightCode | Display R code with highlighting of variables, links to... |
| historyAsScript | Convert R interactive history to a Script object |
| inputCollector | Create customized input/output collector for use in getInputs |
| makeCallGraph | Create a graph representing which functions call other... |
| makeGraph | Create a graph describing the relationships between variables... |
| makeTaskGraph | Create a graph connecting the tasks within a script |
| Script-class | The Script class and elements |
| separateExpressionBlocks | Convert a script into individual top-level calls |
| sourceVariable | Evaluate code in document in order to define the specified... |
| splitRedefinitions | Divide a script into separate lists of code based on... |
| toSection | Evaluate the code blocks up to a particular section of a... |
| updatingScript | Create a Script object that re-reads the original file as... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.