Use model object in your package
rxUse(obj, overwrite = TRUE, compress = "bzip2", internal = FALSE)
obj | model to save. |
---|---|
overwrite | By default, |
compress | Choose the type of compression used by |
internal | If this is run internally. By default this is FALSE |
Nothing; This is used for its side effects and shouldn't be called by a user