print.Rapi_GETPREP Generic method for S3 Rapi_GETPREP object

# S3 method for Rapi_GETPREP
print(x, ...)

Arguments

x

S3 Rapi_GETPREP object

...

further arguments passed to or from other methods.

Value

S3 Rapi_GETPREP object

Examples

if (FALSE) {

obj <- get_series(template_test())
print(obj)
}