The functions addBioticPSU, removeBioticPSU and renameBioticPSU adds, removes or renames BioticPSUs from the BioticPSU process data of the specified process.
The functions addStation and removeStation adds or removes Stations from the BioticPSU process data of the specified process.
The function removeAllBioticPSUsOfStratum removes all PSUs from the BioticPSU process data of the specified process.
addBioticPSU(Stratum, PSU = NULL, projectPath, modelName, processID)
removeBioticPSU(PSU, projectPath, modelName, processID)
addStation(PSU, Station, projectPath, modelName, processID)
removeStation(Station, projectPath, modelName, processID)The name of a stratum.
The name of a PSU.
The path to the StoX project, i.e., the folder of the project with the sub folders "input", "output" and "process". Can possibly be the path to a file inside the project folder.
The name of the model (possible values are "baseline", "analysis" and "report").
The ID of the process.
The name of a biotic station.
The assignment IDs are refreshed for every change, after sorting the assignemnts by the PSU column.