Package index
- 
          
dev_example()run_example() - Run a examples for an in-development function.
 
- 
          
dev_help()dev_topic_find()dev_topic_index()dev_topic_index_reset() - In-development help for package loaded with devtools
 
- 
          
helpshim_help?shim_question - Drop-in replacements for help and ? functions
 
- 
          
inst() - Get the installation path of a package
 
- 
          
is_dev_package() - Is the package currently under development?
 
- 
          
load_all()is_loading() - Load complete package
 
- 
          
load_code() - Load R code.
 
- 
          
load_data() - Load data.
 
- 
          
load_dll() - Load a compiled DLL
 
- 
          
package_file() - Find file in a package.
 
- 
          
pkg_path()pkg_name()pkg_desc()pkg_version()pkg_version_raw()pkg_ns() - Helper functions for working with development packages.
 
- 
          
shim_system.file() - Replacement version of system.file
 
- 
          
unload()unregister() - Unload a package