| add_function_links_into_parsed | Add funciton link. Add the function link to the preparsed R... |
| add_package_link_to_string | Add package link to a string. |
| author_email | Author Email Parsing parse the author email |
| base_html_path | Base html path needed to load a website. |
| body_text | Extract source code of a function. |
| check_for_package | Check to see if a package exists. |
| code_info | Find functions, counts, and links of given R text. |
| dataframe_has_rows | Determines whether or not the dataframe has rows. |
| demo_info | Demo information. |
| demo_src | Demo source. |
| demo_src_file | Demo source file. |
| eval_on_global | Eval text using the global environment. Using memoise to... |
| eval_tag_output | Tag the output text with correct css class |
| evaluate_text | Evaluate text and return the corresponding text output and... |
| exec_pkg_demo | Evaluate demo in the R console. |
| first_item_pos | Find the first item position. |
| function_and_link | Return the package functions and links of a given text. |
| function_help_path | Return the help path of a function. |
| function_levels | Function levels. go through the function text to find the... |
| function_news | Function news. |
| functions_used | Functions used in the string of functions. |
| get_function_history | List all recently called functions. |
| get_manuals | Locate all R manuals on the local computer. |
| get_servr_query_result | Solr query. Retrieve a solr query |
| get_solr_query_result | Solr query. Retrieve a solr query |
| group_int_arr | Group items into similar sections. |
| has_text | Determines whether or not the item has text. |
| helpr | Start helpr. |
| helpr_demo | helpr demo information. |
| helpr_function | Render all the information to display a topic source page. |
| helpr_home | Helpr Home. |
| helpr_package | Package information. |
| helpr_path | Helpr Path: Where's my help at? |
| helpr_render_json | Render JSON |
| helpr_replay | Replay a list of evaluated results, just like you'd run them... |
| helpr_solr_search | Helpr Search. |
| helpr_topic | Helpr home. |
| highlight | Highlight R text. Highlights R text to include links to all... |
| i_can_has_internetz | Check to see if solr is running. A check to see if solr is... |
| index_all | Index all packages. Index all packages into solr |
| index_package | Index package. Index a whole package into solr |
| index_topic | Index topic. Index a topic into solr |
| installed_packages | Installed packages. |
| install_packages | Install packages. update a vector of packages |
| is_section | Determines whether or not tag is a section |
| last_item_pos | Find the last Item position. |
| last_ten_functions | List last ten unique functions called from the command line. |
| list_tags | List tags list all the tags within a object |
| list_to_double_list | Make a list into a nested list. this is to be done to easily... |
| list_to_xml | Turn a list into a solr doc. turn a list into a solr doc |
| load_html | Load an html page from the console. |
| local_mode | Local Mode |
| make_add_xml | Make it so the xml is an 'add'. make it so the xml is an... |
| make_field | Make a xml field. make a field for a solr document |
| name_rd | Name R documentation. |
| old_package_names | Out of date packages. |
| package_and_topic_from_url | Pkg and topic from URL. Retrieve the pkg and topic from the... |
| package_description | Package description |
| parse_help | Parse help file. Function to turn a help topic into a... |
| parse_item_list | Parse a group of "\item" into a table with a bold item and... |
| parse_items | Parse a list containing "\item" tags. |
| parse_pkg_desc_item | Ensure package version is properly displayed (if not already... |
| parse_tabular | Parse a Tabular Section Parse a tabular section to include... |
| parse_text | Parse Text wrapper to parser's 'parser(text = text)' |
| parse_usage | Parse usage. Parse the topic usage to add links to functions |
| pkg_and_topic_from_help_url | Retrieve the package and the topic from a url that contains... |
| pkg_author_and_maintainers | Parse authors and maintainer. |
| pkg_demos | List all demos in a package. |
| pkg_help_path | Package help path. |
| pkg_news | Package news. |
| pkg_rddb_path | Documentation database path. |
| pkg_topic | Package topic R documentation. |
| pkg_topics_alias | Topic title and aliases by package. return information on the... |
| pkg_topics_index | Package topics alias to file index. |
| pkg_topics_rd | Package topics file documentation. |
| pkg_version | Package version from the rd file |
| pkg_vigs | List all package vignettes. |
| pluralize | Pluralize pluralize a string with either the default 's'... |
| print.help_files_with_topic | Route to the topics with multiple files to correct page. |
| print.packageInfo | Route to the package page |
| put_file | PUT a file to the Solr server. |
| put_string | PUT a string to the Solr server. |
| read_rds | Read RDS file |
| read_url | Read URL. Retrieve the text from a URL |
| reconstruct | Recursively reconstruct R documentation. |
| render_snippet | Render HTML Snippet. |
| rp | Router Info |
| safely_order_funcs | Order functions safely by name. |
| save_picture | Save a picture into the temp directory. |
| save_xml | Save page info. Save page info into xml for solr |
| search_query_path | Search query path. return a html path for a search |
| send_commit_command | Send commit command to Solr Send a commit command to Solr to... |
| send_system_command | Send system command to Solr. Send a system command to Solr to... |
| servr_base_url | Solr base URL. |
| servr_combine_param | Combine Solr parameters. |
| servr_has_topic_in_example | Solr Topics in Example |
| servr_similar | Similar pages. Find related pages and return info in a... |
| simple_tags | All tags that can be parsed in a simple way. |
| solr_base_url | Solr base URL. |
| solr_combine_param | Combine Solr parameters. |
| solr_delete_package | Deletes everything that belongs to a package in solr. |
| solr_example_field | Example query field. |
| solr_has_topic_in_example | Solr Topics in Example |
| solr_query_example_field | Example query. |
| solr_query_topic_fields | Topic query. |
| solr_similar | Similar pages. Find related pages and return info in a... |
| solr_topic | Make Helpr topic into xml for solr. |
| solr_topic_fields | Topic fields. |
| strip_html | Strip HTML strip the HTML from a text string |
| strong | Strong HTML |
| tag | Tag an item |
| tag_link | link to another topic |
| tag_simple | tag a simple item tag an item that is contained in the simple... |
| ten_functions | Both the top ten most called and last ten functions. |
| topic_is_internal | Internal topic function. |
| top_ten_functions | List top 10 most frequently called functions. |
| untag | Untag an item |
| update_packs | Update all packages that are old and currently loaded or... |
| urlJSON_to_list | URL with JSON result to list. |
| usage_functions | Find all usage functions. |
| usage_methods | Usage methods. find all methods within a usage |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.