if (FALSE) { # interactive()
# \donttest{
tables <- docs()
# Describe the fecundity table
dplyr::filter(tables, table == "fecundity")$description
## See fields in fecundity table
docs("fecundity")
## Note: only
# }
}
Run the code above in your browser using DataLab