print: Print method for objects of class 'SciencesPo'.

Description Usage Arguments Author(s)

Description

Display SciencesPo objects in the console, in RStudio's viewer or in web browser.

Usage

1
2
## S3 method for class 'SciencesPo'
print(x, method = "pander", ...)

Arguments

x

SciencesPo object generated with Freq, Describe or Standard.

method

one of “pander”, “viewer” or “browser”. If “viewer” is used outside RStudio, Web Browser will be used instead.

...

additional arguments ignored at the moment.

Author(s)

Daniel Marcelino, dmarcelino@live.com


SciencesPo documentation built on May 29, 2017, 9:28 p.m.