View source: R/calculate_plausibility_report.R
calculate_plausibility_report | R Documentation |
Calculates an approximation of the standard ENA plausibility scores and classification for anthropometric data. Individually assess each key parameter, and if all parameters are present it will additionally create the plausibility score and classification.
calculate_plausibility_report(df)
df |
Inputs a dataframe that has been created from one of the create quality report functions. |
Returns a dataframe with additional columns for plausibility penalty scores and classifications, depending on the technical indicators that were in the original df.
## Not run: calculate_plausibility_report(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.