Description Usage Arguments Value
View source: R/parse_databases.R
parse_multiple_session_databases()
loads in multiple Excel files containing data
exported from the FFP session database and combines them together. This can be used
to combine databases from different country offices or even from different years.
Where there are overlapping attendee_id
rows from multiple databases (such
as data from multiple years), the data are automatically combined. Total columns
are summed, first session is the earliest, latest session the latest, and other
columns take the observation from the last database provided in the paths
variable.
1 |
paths |
File paths to FFP databases |
List with three named components:
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.