create_antenna_data.Rd
Creates a nested list from an data.frame of antennas to be suitable for submission to the API endpoint /api/admin/create/network.
data.frame
character vector, the names of the columns required to be in the df
character vector, the column names of data to include in the data payload. These should match the values provided to the batchDataSchema fields.
nested list for conversion into JSON