clean_AE_data: clean_AE_data

View source: R/scrape_AE_data_Eng.R

clean_AE_dataR Documentation

clean_AE_data

Description

clean_AE_data

Usage

clean_AE_data(raw_data, country = "England")

Arguments

raw_data

dataframe containing a NHS England A&E Monthly report with a standardised set of columns

country

the country ("England" or "Scotland") whose AE data is to be cleaned

Value

the same data as raw_data, as a rectangular table with header removed, new column names, and correct numerical data types for numerical columns


HorridTom/nhsAEscraper documentation built on April 11, 2024, 1:12 a.m.