printCitation: Print Citation

View source: R/f_core_utilities.R

printCitationR Documentation

Print Citation

Description

How to cite rpact and R in publications.

Usage

printCitation(inclusiveR = TRUE, language = "en")

Arguments

inclusiveR

If TRUE (default) the information on how to cite the base R system in publications will be added.

language

Language code to use for the output, default is "en".

Details

This function shows how to cite rpact and R (inclusiveR = TRUE) in publications.

Examples

printCitation()


rpact documentation built on July 9, 2023, 6:30 p.m.