make_per_project_conversion_tibble: Make Per Project conversion tibble

View source: R/CleanRawData.R

make_per_project_conversion_tibbleR Documentation

Make Per Project conversion tibble

Description

If no conversion table is provided, construct a conversion tibble, including project IDs, from the the in built conversion tables

Usage

make_per_project_conversion_tibble(proj_id_vector, unit_conv_tibble)

Arguments

proj_id_vector

A vector of project IDs

unit_conv_tibble

A conversion table containing columns "survey_value" and "conversion_factor"

Details

Rpackage file: CleanRawData.R


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.