Skip to content

Commit

Permalink
Fix bug in computing local area
Browse files Browse the repository at this point in the history
  • Loading branch information
wkmor1 committed Nov 6, 2024
1 parent bfb09cf commit d8c4c0a
Show file tree
Hide file tree
Showing 5 changed files with 428 additions and 360 deletions.
2 changes: 1 addition & 1 deletion R/finbif_records.R
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ infer_computed_vars <- function(fb_records_obj) {
)
),
local_area = list(
"computed_var_local_area",
vars = "computed_var_local_area",
select_names = c(
"gathering.interpretations.finnishMunicipality",
"gathering.municipality"
Expand Down
Loading

0 comments on commit d8c4c0a

Please sign in to comment.