tz = "GMT"
argument to
ISOdatetime()
so that weather output isn’t affected by the
user’s local timezone (#25, @ismayc).temp
, dewp
,
humid
, precip
, and pressure
since
they are only recorded once an hour in the source data (#25, @ismayc).Fix typo in documentation about changing timeout in R session
options when utils::download.file()
fails (#20 by
@patrickvossler18
)
Resolve download issues with planes data.
utils::download.file()
fails (#13 by
@patrickvossler18
)get_airlines()
data (#14, #15 by
@leoohyama
and @alex-gable
)as_flights_package()
when
nycflights13
is not installed (#11)name
argument to
as_flights_package()
anyflights()
and
get_flights()
(#4)get_weather()
(#8)as_flights_package()
now
pass R CMD check! (#9)as_flights_package()
function to convert
anyflights()
data objects to data-only packagesmonth
argument to get_flights()
and
get_weather()