openOutput {rLFT} | R Documentation |
Opens a file for writing and writes all of the convexity data taken from the given sf object to the given file.
openOutput(filename, noRID)
filename |
A string denoting the name of the file you wish to output convexity data to. |
noRID |
A boolean that denotes whether the given sf object has an RID column. |