mice (version 3.16.0)

version: Echoes the package version number

Description

Echoes the package version number

Usage

version(pkg = "mice")

Value

A character vector containing the package name, version number and installed directory.

Arguments

pkg

A character vector with the package name.

Author

Stef van Buuren, Oct 2010

Examples

Run this code
version()
version("base")

Run the code above in your browser using DataLab