as_snf_config {metasnf} | R Documentation |
Convert an object to a snf config
Description
This function coerces non-snf_config
class objects into snf_config
class
objects.
Usage
as_snf_config(x)
Arguments
x |
The object to convert into a snf config. |
Value
A snf_config
class object.
[Package metasnf version 2.1.2 Index]