install_exuberdata {exuber}R Documentation

Install exuberdata Package

Description

This function wraps the install.packages function and offers a faster and more convenient way to install exuberdata.

Usage

install_exuberdata()

Examples


if("exuberdata" %in% loadedNamespaces()) {
 exuberdata::radf_crit2
}


[Package exuber version 1.0.2 Index]