NEWS.md
get_stats19_adjustments()
functionget_stats19()
and multiple years that could be linked with the same data file (#168)datetime
that is a properly formatted date-time (POSIXct
) object in the correct timezone (Europe/London
) (#146)get_stats19()
gains a new argument output_format()
that enables results to be returned as an sf
object or a ppp
object for use the the spatstat
package thanks to work by Andrea Gilardi https://github.com/ropensci/stats19/pull/136
dl_stats19()
: it is now much easier to download STATS19 data. By default ask = FALSE
in get_stats19()
and dl_stats19()
.get_stats19()
gains an ask
argument (TRUE
by default, set as FALSE
to make road crash data access even more automated!)date
column now is of the correct class after formatting POSIXct
. See #86
NEWS.md
file to track changes to the package.