cps {cpss} | R Documentation |
Generic functions and methods: cps
Description
Generic functions and methods: cps
Usage
cps(x)
cps(x) <- value
## S4 method for signature 'cpss'
cps(x)
## S4 replacement method for signature 'cpss'
cps(x) <- value
Arguments
x |
object from cpss |
value |
value assigned to x |
[Package cpss version 0.0.3 Index]