Skip to content

Commit

Permalink
Don't skip lines in fact files
Browse files Browse the repository at this point in the history
  • Loading branch information
wkmor1 committed Feb 8, 2024
1 parent 07311dd commit 6c01109
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/finbif_occurrence_load.R
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ finbif_occurrence_load <- function(

fb_records_obj[["facts"]] <- ftype

fb_records_obj[["skip"]] <- 0L

id <- switch(
ftype,
record = file_vars[["Unit.UnitID", var_type]],
Expand Down

0 comments on commit 6c01109

Please sign in to comment.