Pulls receiver data from the FED_JSATS_receivers table.

pull_reciever_data_from_ERDDAP()

Value

A dataframe containing receiver data from the ERDDAP table.

Details

This function retrieves receiver data from the 'FED_JSATS_receivers' ERDDAP table. It fetches the data from the specified ERDDAP server URL.

Examples

# Pull receiver data from ERDDAP
receiver_data <- pull_receiver_data_from_ERDDAP()
#> Error in pull_receiver_data_from_ERDDAP(): could not find function "pull_receiver_data_from_ERDDAP"