View source: R/prepare_pump_test_data.R
prepare_pump_test_data_2 | R Documentation |
reformats untidy pump test data from wide into long format
prepare_pump_test_data_2( df_pump_tests_untidy, df_wells, pump_test_vars = get_pump_test_vars() )
df_pump_tests_untidy |
pump test data in wide format |
df_wells |
prepared data frame with well characteristics |
pump_test_vars |
default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.