Man pages for autoharp
Semi-Automatic Grading of R and Rmd Scripts

adj_list_2_matrixConvert adjacency list to a matrix
as.matrixTreeHarp Cast a TreeHarp to Matrix.
autoharpautoharp: Semi-Automatic Grading of R and Rmd Scripts
carve_mstCarve a Minimal Spanning Tree Out
carve_subtreeCarve out branches to form a new tree.
check_correctnessCheck correctness of student solution rmd.
check_rmdCheck if a File is Rmd
check_runtimeCalculate Run-time Statistics
clean_dirRemoves md Files when no HTML Present
copy_e2eCopy an object from one env to another.
count_lints_allLint counter
count_lints_oneFile lint counter
env_sizeCalculates the Total Memory Used
examplify_to_rConvert from Examplify to R
extract_chunksExtract chunks that match a pattern.
extract_non_chunksExtract non-chunks from an Rmd file.
fapplyApply a function to a forest of trees.
find_branch_numFind the branch that leads from one node to another.
forestharp-helpersForestharp helpers
generate_all_subtreesGenerate all subtrees from a tree.
generate_thumbnailsGenerate a html of thumbnails
get_adj_listGeneric for Getting Adjacency List
get_child_idsGeneric for Getting Child Node Ids
get_child_ids2Get the children node ids
get_levelsObtains the node levels from a tree.
get_librariesExtracts the Packages Used in An Rmd File.
get_next_depth_idGet the id and depth of a child node.
get_next_subtreeGenerate the next sub-tree.
get_node_typesGeneric for Getting Node Types
get_parent_call_idGet Node Id of Parent Call
get_parent_idGeneric for Getting Parent Node Id.
get_parent_id2Get the parent node id
get_recursive_indexObtain an index to extract out a sub-call
get_summary_outputFunction to extract the summary content
is_connectedChecks if a graph is connected.
is_cyclic_rChecks if a graph contains any cycles.
is_subtree_rooted_atChecks if a tree is rooted at a node of another tree.
jaccard_treeharpComputes Jaccard Index
join_treeharpsRoot a list of trees.
K2Compute tree similarity
keep_branchesKeep only branches specified by node numbers
lang_2_treeConvert language object to tree.
log_summaryGenerate a dataframe from the log file.
lum_local_matchMatch Filenames from LumiNUS.
matrix_2_adj_listConvert adjacency matrix to a list.
path_to_rootExtract a path from node to root.
pipePipe operator
plot-TreeHarp-methodTreeHarp Plotting TreeHarp Objects
populate_soln_envReturns solution environment and test code from template.
prune_depthPrune a tree up to a specified depth.
rbind_to_nodes_infoUpdate node information.
remove_extensionObtains the Root File Name, without Extension.
render_oneRun a single Rmd file through autoharp.
replace_sp_chars_filenameReplace Special Characters in File Name
reset_pathReset search path of current R session
rmd_to_forestharpConvert to TreeHarp objects
rmd_to_token_countCount tokens in R/Rmd
run_tunerRuns the student-facing feedback app
subtree_atExtract a sub-tree.
to_BFSFunction to rearrage nodes in BFS
TreeHarp-classAn R expression as a tree.
tree_simCompute tree similarity
update_adj_listUpdate adjacency list.
autoharp documentation built on Nov. 13, 2021, 1:06 a.m.