scdf_attr {scan} | R Documentation |
Set and get scdf attributes
Description
Set and get scdf attributes
Usage
scdf_attr(x, var = NULL)
scdf_attr(x, var) <- value
dv(scdf)
mt(scdf)
phase(scdf)
Arguments
x |
Variable |
var |
Attribute |
value |
set value |
scdf |
An scdf object. |
Value
Attribute value
[Package scan version 0.65.1 Index]