Skip to content

Commit

Permalink
Merge pull request #13 from stxmjh/non-standard-add-ons
Browse files Browse the repository at this point in the history
Non standard add ons
  • Loading branch information
stxmjh authored Oct 17, 2024
2 parents 8f23bca + e8ec5b9 commit 6258de8
Show file tree
Hide file tree
Showing 13 changed files with 811 additions and 762 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ Imports:
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2

30 changes: 15 additions & 15 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Generated by roxygen2: do not edit by hand

export(createDictionary)
export(dictionaryGood)
export(extractDataset)
export(extractVars)
export(extractWebOutput)
export(filterVars)
export(findVars)
export(getDefaultDataDir)
export(readExclusions)
export(removeExclusions)
export(setDataDir)
export(updateDictionaries)
importFrom(magrittr,"%>%")
# Generated by roxygen2: do not edit by hand
export(createDictionary)
export(dictionaryGood)
export(extractDataset)
export(extractVars)
export(extractWebOutput)
export(filterVars)
export(findVars)
export(getDefaultDataDir)
export(readExclusions)
export(removeExclusions)
export(setDataDir)
export(updateDictionaries)
importFrom(magrittr,"%>%")
1 change: 1 addition & 0 deletions R/.Rhistory
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
remove.packages("alspac")
Loading

0 comments on commit 6258de8

Please sign in to comment.