Skip to content

Commit

Permalink
issue #4
Browse files Browse the repository at this point in the history
  • Loading branch information
GL-Li committed Aug 10, 2018
1 parent 5a6a4e4 commit 1f538d4
Show file tree
Hide file tree
Showing 5 changed files with 226 additions and 213 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
YEAR: 2017
COPYRIGHT HOLDER: GL Li
COPYRIGHT HOLDER: Guanglai Li
2 changes: 1 addition & 1 deletion R/set_path_to_census.R
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ set_path_to_census <- function (path){
setwd(initial_wd)

} else if (choice == "temporary"){
Sys.setenv(PATH_TO_CENSUS = path)
Sys.setenv(PATH_TO_CENSUS = tempdir())
}
}
Binary file modified data/lookup_decennial_2010.RData
Binary file not shown.
Loading

0 comments on commit 1f538d4

Please sign in to comment.