dat {cpss}R Documentation

Generic functions and methods: dat

Description

Generic functions and methods: dat

Usage

dat(x)

dat(x) <- value

## S4 method for signature 'cpss'
dat(x)

## S4 replacement method for signature 'cpss'
dat(x) <- value

Arguments

x

object from cpss

value

value assigned to x

cpss

cpss class


[Package cpss version 0.0.3 Index]