# \donttest{
# plot first layer of the minimum temperature of the sample raster data
terra::plot(barrks_data()$tmin[[1]])
# print the first lines of the sample station data
head(barrks_data('stations'), 10)
# print the coordinates of the sample stations
barrks_data('station_coords')
# }
Run the code above in your browser using DataLab