# Get the concurrent rainfall (P) and mean flow (Q) series for the Tay at Ballathie (site 15006)
if (FALSE) {
ballathie_pq <- GetDataNRFA(15006, "PQ")
}
# Get the gaugings
if (FALSE) {
ballathie_gaugings <- GetDataNRFA(15006, "Gaugings")
}
Run the code above in your browser using DataLab