inst/sample_local_project/02-price-calulation.R

library(rhomis)

calculate_prices_csv(
    file_path="raw-data/raw-data.csv",
    id_type = "string",
    proj_id = "test_prj",
    form_id = "test_frm"
    )
l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.