# \donttest{
# Only single "*" required columns
find_required_fields("Bacterioplankton")
# Include both "*" and "**" required columns (national monitoring too)
find_required_fields("Bacterioplankton", stars = 2)
# Include up to three levels of "*"
find_required_fields("Phytoplankton", stars = 3)
# }
Run the code above in your browser using DataLab