info: Information on how to cite this package

View source: R/itsadug.R

infoR Documentation

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

Other Functions for package use: infoMessages()

Examples

info()
info('version')
citation(package='itsadug')
# To get info about R version:
R.version.string

itsadug documentation built on June 17, 2022, 5:05 p.m.