superspec.numeric {nonmemica} | R Documentation |
Create Specification for Model Inputs and Outputs From Numeric
Description
Create a specification for the result of superset() from numeric by coercing to character.
Usage
## S3 method for class 'numeric'
superspec(x, ...)
Arguments
x |
numeric |
... |
passed arguments |
See Also
Other superset:
generalize()
,
ignored()
,
meta.character()
,
meta.numeric()
,
metaplot.character()
,
metaplot.numeric()
,
metaplot_character()
,
metasuperset()
,
meta()
,
ninput.character()
,
ninput.numeric()
,
ninput()
,
shuffle()
,
superset.character()
,
superset.numeric()
,
superset()
,
superspec.character()
,
superspec()
[Package nonmemica version 1.0.8 Index]