R/Utilities.R
readStratumPolygonFrom2.7.Rd
Read a the StratumPolygon from a project.xml file from StoX <= 2.7
readStratumPolygonFrom2.7(
projectXMLFilePath,
remove_includeintotal = TRUE,
StratumNameLabel = "StratumName"
)
writeStratumPolygonFrom2.7(
projectXMLFilePath,
stratumPolygonFilePath,
remove_includeintotal = TRUE
)