Description Usage Arguments Examples
View source: R/helpful_functions.R
Helpful to find out if the latest version (build) is in search-path or not and prints out the version
1 | info_attached_package(package_name)
|
package_name |
name of the package |
1 2 | library(stats)
info_attached_package(package_name = "survival")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.