# \donttest{
# Example usage: hanwell_data <- tidy_Hanwell("path/to/your/hanwell_data.csv")
# }
# mydata file
filepath <- data_file_path("mydata.xlsx")
tidy_Hanwell(filepath, sheet = "Hanwell", Site = "London") |> head()
Run the code above in your browser using DataLab