| adaprApp | Launches Main app | 
| adaprDependencies | Returns character string of adapr R package import... | 
| adaprHomeDir | Identify adapr Home directory. Location of options file and... | 
| adaprInstall | Install adapr in a library adaprInstall.R | 
| adapr-package | Implementation of an Accountable Data Analysis Process | 
| adaprSheet | Browse adapr cheat sheet | 
| adaprUpdate | Updates latest adapr from GitHub. | 
| addPackage | Add R package to a project | 
| AppLoadFlex | Loads a single R object from file for a R Shiny app | 
| arcRead | Loads R object from archivist repository within the results... | 
| arcWrite | Saves R object to archivist repository in results directory... | 
| browsePubFiles | Browses publication table for editing | 
| checkAdaprHashAlgo | Checks or changes the specified adapr hash algorithm... | 
| checkFileHash | Checks the consistency of the dependency directory with the... | 
| checkFileHashSource | Checks the consistency of the dependency directory with the... | 
| checkFileMtimeSource | Checks the consistency of the dependency directory with the... | 
| checkRmdMode | Checks whether interactive R markdown session is ON | 
| checkVersion | Check install of package of specific version | 
| codeChunkDocId | Generate code to render creation compute time docID | 
| commitProject | Git commit of project. | 
| condenseFileInfo | Generate condensed information about files from dependency... | 
| copyProject | Copies project to a different directory | 
| createFileInfo | Creates a list containing information about a file | 
| createMarkdown | Creates an Rmarkdown file in specified directory | 
| createProgramGraph | Make plot of project R scripts only Summarize all programs.... | 
| create_source_file_dir | Create source file directories | 
| dataDir | Returns project's data directory, allows relative... | 
| defaultAdaprSetup | Set up adapr 1st time | 
| dependency-class | Dependency class | 
| Digest | Digest files from (digest package) | 
| docIDborn | Create creation DocID based on true random number | 
| docIDcomputed | Create compute DocID with system user and compute time | 
| fileInfoProjects | List project file information disk space, modification... | 
| finalize_dependency | Writes dependency data to file in "Dependency" directory | 
| firstProject | Create first project | 
| getAdaprOptions | Returns the primary hub file with project location and id... | 
| getDepSubgraph | Produces subgraph of dependencies of R script | 
| getFileInfo | Retrieve the file info for the file by name OR from the data... | 
| getFileSysTime | Retrun time of file system | 
| getLibrary | Get library for a project | 
| get_orchard | Returns the primary hub file with project location and id... | 
| getProject | Returns the adapr project in R option "adaprProject" | 
| getProjectFiles | Returns all input and output files in a project. | 
| getProjectInfo | Acquire all dependencies related to a project, Generate graph... | 
| getProjectInfoSI | Given source_info object, retrieves project information | 
| getProjectLibrary | Given Project name, Return project library directory | 
| getProjectPath | Given Project id, Return project directory | 
| getProjectPublishPath | Given Project name, Return project publish directory | 
| getProjectSwapPath | Retrieve project swap directory | 
| getPubResults | Read result filepaths to publish | 
| getSourceInfo | Returns the information related to the adapr script | 
| getUpstream | Identifies dependencies in a DAG | 
| gitAdd | git add to stage the file | 
| gitCommit | git commit. Requires git installation. | 
| gitConfigure | Configure user.name and email for git. | 
| gitConfigureTest | Checks git configuration. Requires git installation | 
| gitHistorySearch | Performes git history search | 
| gitIgnoreLibrary | Git ignore the library file | 
| gitInfo | Retrieves the information from git about a file | 
| gitInit | Initiate git | 
| git_path | Find path for git executable | 
| gitProvenance | Identify git provenance of file within a project | 
| gitSummary | Create creation Git summary string with git2r function | 
| Graph | Write object and capture file information | 
| graphProject | Make plot of project programs only Summarize all programs.... | 
| guess.read.fcn | Return function for reading common file types | 
| guessWriteFcn | Return function for writing common file types | 
| idPackages | Lower level function that captures packages that are... | 
| idSync | Returns the source files needed to repair synchrony | 
| importData | Import selected file into the project data directory | 
| importProject | Imports new project using adapr import file or by selecting... | 
| initialize_dependency_info | Initializes dependency object source_info | 
| initProject | initialize project | 
| install | Install package of specific version | 
| installLibrary | Install package of specific version | 
| installProjectPackages | Installs all packages | 
| Library | Installs and loads library specific to a project | 
| listBranches | Lists the branches available for loading in the adapr project | 
| listDatafiles | Lists the data files available for reading in the adapr... | 
| listProjects | List projects | 
| listScripts | Lists the R scripts in the adapr project | 
| listWorkspaces | Lists the R script workspaces in the project's Results... | 
| loadAdaprTest | Create adaprTest example project | 
| Load.branch | Loads a single R object from file | 
| loadFlex | Loads a single R object from file, more flexible than... | 
| loadInstallLibraryFile | This function is no longer supported. Loads libraries within... | 
| loadWorkspace | Loads the R script workspace int | 
| makeDependencyGraphObj | Creates an graph object from a dependency object | 
| makeFunction | Generates the shell of a R function that is project specific... | 
| makeHyperlink | Makes HTML hyper link | 
| makeImporter | Creates an "adapr_importer.R" script that allows another user... | 
| makeRelativeHyperlink | Makes HTML hyper link relative to a directory by clipping off... | 
| makeScript | Generates the shell of a code that is project specific | 
| makeSummaryGraph | Make.summary graph of projects based on files in dependency... | 
| monitorParallelSync | Experimental (use with caution) track parallelSync while in... | 
| newlinesDocID | Generate string vector to render creation docID | 
| openMarkdown | Opens R markdown from a project with default R program. | 
| openProjectList | Browses orchard in file system | 
| openScript | Opens script from a project with default R program. Can open... | 
| parallelSync | Experimental (use with caution) parallel syncrhonization of... | 
| Pass | Simple way to send objects from one script to another. | 
| path.expand.2 | Location of options file and project listing. Swap / for \ in... | 
| plantOrchard | Create project hub files in root directory | 
| plantTree | initialize project | 
| printDocId | Create character strings for DocID with system user and... | 
| programIOTable | Create program io table | 
| project.directory.tree | Project directory tree structure contains the relative... | 
| projectReportMarkdown | Make plot of network within html documents. Summarize all... | 
| projectReportSend | Make plot of network within html documents. Summarize all... | 
| publishResults | Read in results to publish & Copies results to the project's... | 
| pullSourceInfo | Create source_info from project.id | 
| rapidPlot | Make project graph with sync status already computed. | 
| Read | Read data and capture the file information within dependency... | 
| Read.cap | Lower level function that reads data and capture the file... | 
| read.dependency | Lower level function that reads the script dependcy data from... | 
| readDependency | Collect trees from dependency directory | 
| readLibrary | Read library file | 
| ReadTrack | Tracks files that read by functions not in adapr and captures... | 
| Receive | Simple way to read R object into script produced from... | 
| redirectTree | Lower level function that that changes project... | 
| relocateProject | changes project directory/publish directory/library locataion... | 
| removePackage | Remove R package to a project | 
| removeProject | Removes project from orchard, but doesn't delete project from... | 
| removeScript | Remove an R script from a project. Removes program,... | 
| renderRmd | Renders and Rmarkdown file | 
| reportProject | Make plot of network within html documents. Summarize all... | 
| resultsDir | Returns project's results directory, allows relative... | 
| reworkProjectPath | Lower level function that collects all trees in... | 
| runScript | Run an R script within a project using runScriptQuiet | 
| runScriptQuiet | Run an R script in the background using callr::rcmd_safe | 
| runSourceDirectory | Runs all source files within the directory source.directory | 
| scriptLoader | Initializes dependency object source_info | 
| scriptSubgraph | Produces script only subgraph | 
| searchScripts | Searches R scripts and R markdown files within a project. | 
| sendBranch | Copy dependent programs to publication directory | 
| sendBranchSI | Copy dependent programs to swap directory | 
| setAdaprOptions | Returns Modifies the primary adapr option file | 
| setProject | Checks or changes the specified adapr project in R option... | 
| showProject | Opens project directory | 
| showResults | Opens results directory of project or R script within a... | 
| sourceFinder | sourceFinder creates a filename and hash at runtime | 
| sourceSyncSI | Lower level function that synchronizes project by running... | 
| sourceSyncSILoad | Synchronize project by IDENTIFYING necessary R scripts | 
| sproutProgram | Lower level function that generates the shell of a code that... | 
| swapProjectPath | Lower level function that takes list of dependency file data... | 
| syncProject | Checks the synchronization project and runs scripts needed... | 
| syncTest | Lower level function that checks the synchrony of source... | 
| syncTestPI | Lower level function that tests the synchrony of files in... | 
| syncTestProject | Tests the synchrony of files in dependency tree | 
| syncTestSI | Tests the synchrony of files in dependency tree | 
| syncTrunk | Partial project synchronization of dependencies to an... | 
| updateAdaprConfig | Updates the project list file to include project specific... | 
| viewBranches | Opens available Branches as a csv file | 
| viewData | Opens a data frame as a csv file | 
| witchUser | Retrieve or identify a username. | 
| Write | Write object and capture file information | 
| Write.cap | Lower level function that writes data and captures the file... | 
| write.dependency | Lower level function that writes the dependency object to... | 
| WriteTrack | Tracks files written by functions not in adapr and captures... | 
| writeWorkspace | Writes R script workspace to file in script's Results... | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.