Learn R Programming

itsadug (version 0.8)

info: Information on how to cite this package

Description

Information on how to cite this package

Usage

info(input = NULL)

Arguments

input
Optional parameter. Normally (NULL) the citation info is printed. If value "version" then only the version is printed.

See Also

citation, R.version, sessionInfo

Examples

Run this code
info()
info("version")
citation(package="itsadug")
# To get info about R version:
R.version.string

Run the code above in your browser using DataLab