format_collisions: Format STATS19 'collisions' data

View source: R/format.R

format_collisionsR Documentation

Format STATS19 'collisions' data

Description

Format STATS19 'collisions' data

Usage

format_collisions(x)

Arguments

x

Data frame created with read_collisions()

Details

This is a helper function to format raw STATS19 data

Examples


  if(curl::has_internet()) {
    dl_stats19(year = 2022, type = "collision")
  }


ropensci/stats19 documentation built on Jan. 14, 2025, 6:34 p.m.