View source: R/DepInterPackages.R
add.html.help | R Documentation |
Given html help for a function
add.html.help(package, func, tempsave = paste0(getwd(), "/temp.html"))
package |
: Names of package to extract help |
func |
: Name of function to extract help |
tempsave |
: Tempory file to save help |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.