info_attached_package: Information attached package

Description Usage Arguments Examples

View source: R/helpful_functions.R

Description

Helpful to find out if the latest version (build) is in search-path or not and prints out the version

Usage

1
info_attached_package(package_name)

Arguments

package_name

name of the package

Examples

1
2
library(stats)
info_attached_package(package_name = "survival")

gmoeser/masem_R_DEV documentation built on May 27, 2020, 3:33 a.m.