Skip to content

Commit

Permalink
topical module 10 added
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdamico committed Mar 22, 2013
1 parent 9bc60a4 commit 18ed44e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -43,7 +43,7 @@ SIPP.dbname <- "SIPP08.db" # choose the name of the database (.db)

sipp.core.waves <- 1:11 # either choose which core survey waves to download, or set to NULL
sipp.replicate.waves <- 1:11 # either choose which replicate weight waves to download, or set to NULL
sipp.topical.modules <- 1:9 # either choose which topical modules to download, or set to NULL
sipp.topical.modules <- 1:10 # either choose which topical modules to download, or set to NULL
sipp.longitudinal.weights <- TRUE # set to FALSE to prevent download
sipp.cy.longitudinal.replicate.weights <- paste0( 'cy' , c( "09" , "10" ) ) # reads in 2009-2010
sipp.pnl.longitudinal.replicate.weights <- paste0( 'pnl' , c( "09" , "10" ) ) # reads in 2009-2010
Expand Down

0 comments on commit 18ed44e

Please sign in to comment.