# \donttest{
# This may take a few minutes...
# calculate and translate BSO phenology
p <- bso_phenology('bso', barrks_data('stations'), .quiet = TRUE)
pt <- bso_translate_phenology(p, .quiet = TRUE)
# print the generations data frame of station 'Freiburg'
df <- get_generations_df(pt, 'Freiburg')
df
# }
Run the code above in your browser using DataLab