View source: R/prepare_dataset_observation.R
prepare_dataset_observation | R Documentation |
Read the observations for the raw data source, save them to the git repository and the results database
prepare_dataset_observation(
this_species,
location,
location_group_id,
flemish_channel,
walloon_repo,
result_channel,
raw_repo,
dataset
)
this_species |
the species in this species group |
location |
a data frame with the full list of locations |
location_group_id |
the ID of the location group |
flemish_channel |
a DBI connection to the Flemish database |
walloon_repo |
a git_repository object to the Walloon source data |
result_channel |
An open |
raw_repo |
a git_repository object to write the output to |
dataset |
a data frame with a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.