check_dep_version | Check that the version of an imported package satisfies the... |
check_suggested | Check that the version of an suggested package satisfies the... |
dev_example | Run a examples for an in-development function. |
dev_help | In-development help for package loaded with devtools |
dev_meta | Return devtools metadata environment |
has_tests | Was devtools installed with tests? |
help | Drop-in replacements for help and ? functions |
imports_env | Return imports environment for a package |
inst | Get the installation path of a package |
is_dev_package | Is the package currently under development? |
load_all | Load complete package |
load_code | Load R code. |
load_data | Load data. |
load_dll | Load a compiled DLL |
load_imports | Load all of the imports for a package |
ns_env | Return the namespace environment for a package. |
package_file | Find file in a package. |
packages | Helper functions for working with development packages. |
parse_deps | Parse package dependency strings. |
parse_ns_file | Parses the NAMESPACE file for a package |
pkg_env | Return package environment |
pkgload-package | pkgload: Simulate Package Installation and Attach |
pkgtest | Return the path to one of the packages in the devtools test... |
run_pkg_hook | Run user and package hooks. |
system.file | Replacement version of system.file |
unload | Unload a package |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.