Pull station/grid data
get_station_info.Rd
Pull station/grid data
Usage
get_station_info(
region = NULL,
channel = NULL,
sql_channel = lifecycle::deprecated()
)
Value
a dataframe containing station information from the specified survey. If you request data for the EBS survey, the columns in the dataframe will be STATIONID, LATITUDE, LONGITUDE, and STRATUM. For AI and GOA, the columns will be AIGRID_ID, TRAWLABLE, STRATUM, STATIONID, CENTER_LAT, CENTER_LONG, SOUTH_LAT, EAST_LONG, WEST_LONG.