View source: R/merge_fmp_with_problem.R
merge_fmp_with_problem | R Documentation |
This function merges the File Maker Pro database from 2017 to 2021 with a column describing the opportunities for improvment. These have to be merged because they were distributed to us as separate files.
merge_fmp_with_problem(fmp.data, problem.data)
fmp.data |
A data.frame. The FMP data. No default. |
problem.data |
A data.frame. The data describing the opportunities for improvement. No default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.