Convert json BSD data for single individual to class individual
Source:R/deprecated.R
convert_bds_ind-deprecated.Rd
Convert json BSD data for single individual to class individual
Note
Deprecated. Use upload_data()
instead.
Examples
fn <- system.file("testdata", "client3.json", package = "james")
p <- convert_bds_ind(fn)
#> Warning: convert_bds_ind() is deprecated and will disappear in Nov 2022. Please use upload_data() instead.