lodown icon indicating copy to clipboard operation
lodown copied to clipboard

Unable to download hrs

Open psytky03 opened this issue 3 years ago • 0 comments

The hrs dataset seems not downloadable

lodown( "hrs" , output_dir = file.path( path.expand( "~" ) , "HRS" ) ,

  •     your_username = "*****" , 
    
  •     your_password = "*****" )
    

building catalog for hrs

Error in if (nrow(catalog) == 0) stop("catalog must have at least one record") : argument is of length zero

psytky03 avatar Sep 30 '20 05:09 psytky03