Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

requireNamespaces

Vectorised Logical requireNamespace


Description

Helper function for internal use. Vectorises the requireNamespace function and returns TRUE if all packages, x, are available and FALSE otherwise.

Usage

requireNamespaces(x)

Arguments

x

(character())
string naming the packages/name spaces to load.


survivalmodels

Models for Survival Analysis

v0.1.11
MIT + file LICENSE
Authors
Raphael Sonabend [aut, cre] (<https://orcid.org/0000-0001-9225-4654>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.