mountainMath / cansim

Wrapper to access CANSIM data
Other
44 stars 5 forks source link

Error when selecting future date for `get_cansim_vector` #99

Closed mountainMath closed 2 years ago

mountainMath commented 3 years ago

This throws and error, should be handled better:

cansim::get_cansim_vector("v1159447095",start_time=Sys.Date()+1)
mountainMath commented 2 years ago

Fixed in https://github.com/mountainMath/cansim/pull/102