Skip to content

Commit 22007c9

Browse files
committed
missed offset lib
1 parent 61065cc commit 22007c9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

R/dataRetrievals-package.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ NULL
219219
# property_list[[i]] <- properties
220220
# }
221221
# rm(schema, i, services, properties)
222-
# save(countyCd, stateCd, parameterCdFile, pCodeToName, property_list,
222+
# save(countyCd, stateCd, parameterCdFile, pCodeToName, property_list, offsetLibrary,
223223
# file = "R/sysdata.rda", compress = "xz")
224224
#
225225
# # nolint end

R/sysdata.rda

112 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)