Skip to content

Commit

Permalink
Merge pull request #19 from cjendres1/explode
Browse files Browse the repository at this point in the history
Explode
  • Loading branch information
cjendres1 authored Jun 29, 2023
2 parents 156e2c0 + 20c1dd3 commit 54cdbf3
Show file tree
Hide file tree
Showing 17 changed files with 1,054 additions and 1,016 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: nhanesA
Version: 0.7.4
Date: 2023-06-23
Date: 2023-06-29
Title: NHANES Data Retrieval
Authors@R:
person(given = "Christopher",
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export(nhanesSearchVarName)
export(nhanesTableVars)
export(nhanesTables)
export(nhanesTranslate)
importFrom(foreign,lookup.xport)
importFrom(foreign,read.xport)
importFrom(magrittr,"%>%")
importFrom(plyr,mapvalues)
Expand Down
Loading

0 comments on commit 54cdbf3

Please sign in to comment.