Man pages for hadley/helpr
Help for R.

add_function_links_into_parsedAdd funciton link. Add the function link to the preparsed R...
add_package_link_to_stringAdd package link to a string.
author_emailAuthor Email Parsing parse the author email
base_html_pathBase html path needed to load a website.
body_textExtract source code of a function.
check_for_packageCheck to see if a package exists.
code_infoFind functions, counts, and links of given R text.
dataframe_has_rowsDetermines whether or not the dataframe has rows.
demo_infoDemo information.
demo_srcDemo source.
demo_src_fileDemo source file.
eval_on_globalEval text using the global environment. Using memoise to...
eval_tag_outputTag the output text with correct css class
evaluate_textEvaluate text and return the corresponding text output and...
exec_pkg_demoEvaluate demo in the R console.
first_item_posFind the first item position.
function_and_linkReturn the package functions and links of a given text.
function_help_pathReturn the help path of a function.
function_levelsFunction levels. go through the function text to find the...
function_newsFunction news.
functions_usedFunctions used in the string of functions.
get_function_historyList all recently called functions.
get_manualsLocate all R manuals on the local computer.
get_servr_query_resultSolr query. Retrieve a solr query
get_solr_query_resultSolr query. Retrieve a solr query
group_int_arrGroup items into similar sections.
has_textDetermines whether or not the item has text.
helprStart helpr.
helpr_demohelpr demo information.
helpr_functionRender all the information to display a topic source page.
helpr_homeHelpr Home.
helpr_packagePackage information.
helpr_pathHelpr Path: Where's my help at?
helpr_render_jsonRender JSON
helpr_replayReplay a list of evaluated results, just like you'd run them...
helpr_solr_searchHelpr Search.
helpr_topicHelpr home.
highlightHighlight R text. Highlights R text to include links to all...
i_can_has_internetzCheck to see if solr is running. A check to see if solr is...
index_allIndex all packages. Index all packages into solr
index_packageIndex package. Index a whole package into solr
index_topicIndex topic. Index a topic into solr
installed_packagesInstalled packages.
install_packagesInstall packages. update a vector of packages
is_sectionDetermines whether or not tag is a section
last_item_posFind the last Item position.
last_ten_functionsList last ten unique functions called from the command line.
list_tagsList tags list all the tags within a object
list_to_double_listMake a list into a nested list. this is to be done to easily...
list_to_xmlTurn a list into a solr doc. turn a list into a solr doc
load_htmlLoad an html page from the console.
local_modeLocal Mode
make_add_xmlMake it so the xml is an 'add'. make it so the xml is an...
make_fieldMake a xml field. make a field for a solr document
name_rdName R documentation.
old_package_namesOut of date packages.
package_and_topic_from_urlPkg and topic from URL. Retrieve the pkg and topic from the...
package_descriptionPackage description
parse_helpParse help file. Function to turn a help topic into a...
parse_item_listParse a group of "\item" into a table with a bold item and...
parse_itemsParse a list containing "\item" tags.
parse_pkg_desc_itemEnsure package version is properly displayed (if not already...
parse_tabularParse a Tabular Section Parse a tabular section to include...
parse_textParse Text wrapper to parser's 'parser(text = text)'
parse_usageParse usage. Parse the topic usage to add links to functions
pkg_and_topic_from_help_urlRetrieve the package and the topic from a url that contains...
pkg_author_and_maintainersParse authors and maintainer.
pkg_demosList all demos in a package.
pkg_help_pathPackage help path.
pkg_newsPackage news.
pkg_rddb_pathDocumentation database path.
pkg_topicPackage topic R documentation.
pkg_topics_aliasTopic title and aliases by package. return information on the...
pkg_topics_indexPackage topics alias to file index.
pkg_topics_rdPackage topics file documentation.
pkg_versionPackage version from the rd file
pkg_vigsList all package vignettes.
pluralizePluralize pluralize a string with either the default 's'...
print.help_files_with_topicRoute to the topics with multiple files to correct page.
print.packageInfoRoute to the package page
put_filePUT a file to the Solr server.
put_stringPUT a string to the Solr server.
read_rdsRead RDS file
read_urlRead URL. Retrieve the text from a URL
reconstructRecursively reconstruct R documentation.
render_snippetRender HTML Snippet.
rpRouter Info
safely_order_funcsOrder functions safely by name.
save_pictureSave a picture into the temp directory.
save_xmlSave page info. Save page info into xml for solr
search_query_pathSearch query path. return a html path for a search
send_commit_commandSend commit command to Solr Send a commit command to Solr to...
send_system_commandSend system command to Solr. Send a system command to Solr to...
servr_base_urlSolr base URL.
servr_combine_paramCombine Solr parameters.
servr_has_topic_in_exampleSolr Topics in Example
servr_similarSimilar pages. Find related pages and return info in a...
simple_tagsAll tags that can be parsed in a simple way.
solr_base_urlSolr base URL.
solr_combine_paramCombine Solr parameters.
solr_delete_packageDeletes everything that belongs to a package in solr.
solr_example_fieldExample query field.
solr_has_topic_in_exampleSolr Topics in Example
solr_query_example_fieldExample query.
solr_query_topic_fieldsTopic query.
solr_similarSimilar pages. Find related pages and return info in a...
solr_topicMake Helpr topic into xml for solr.
solr_topic_fieldsTopic fields.
strip_htmlStrip HTML strip the HTML from a text string
strongStrong HTML
tagTag an item
tag_linklink to another topic
tag_simpletag a simple item tag an item that is contained in the simple...
ten_functionsBoth the top ten most called and last ten functions.
topic_is_internalInternal topic function.
top_ten_functionsList top 10 most frequently called functions.
untagUntag an item
update_packsUpdate all packages that are old and currently loaded or...
urlJSON_to_listURL with JSON result to list.
usage_functionsFind all usage functions.
usage_methodsUsage methods. find all methods within a usage
hadley/helpr documentation built on May 17, 2019, 10:41 a.m.