openOutput: Open a file for output

Description Usage Arguments

View source: R/RcppExports.R

Description

Opens a file for writing and writes all of the convexity data taken from the given sf object to the given file.

Usage

1
openOutput(filename, noRID)

Arguments

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.


rLFT documentation built on Sept. 24, 2021, 9:07 a.m.