View source: R/merge_old_review_data_with_swetrau.R
merge_old_review_data_with_swetrau | R Documentation |
This function merges review data from the period 2014 to 2017 with SweTrau. During this period the review process was not formalised and the data structure different, so it takes quite a but of manual data manipulation to get it to work.
merge_old_review_data_with_swetrau(swetrau.data, old.review.data)
swetrau.data |
A data.frame. The SweTrau data. No default. |
old.review.data |
A data.frame. The review data from the period 2014-2017. No default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.