Skip to content

Commit

Permalink
Update get_bbs_data.R
Browse files Browse the repository at this point in the history
  • Loading branch information
trashbirdecology committed Sep 23, 2020
1 parent ea16d6d commit 26e2242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/get_bbs_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ if(is.null("state")) {state <- NULL}
if(is.null("country")) {country <- NULL}
bbs_data <- import_bbs_data(sb_dir, state=state, country=country)

bbs_data$sb_id <- sb_id # add the sciencebase identifier


# END FUNCTION ------------------------------------------------------------
Expand Down

0 comments on commit 26e2242

Please sign in to comment.