ExportData(file.type = "txt", parent = NULL)
export
component of
Data
. List components of export
include:com
(text only).NA
value
(text only).TRUE
, any character or factor columns
will be surrounded by double quotes (text only).TRUE
, an ASCII representation of the
data is written (R data only).write.table
, save
, writeOGR
data(ex.project)
Data(replace.all = ex.project)
ExportData(file.type = "txt")
Run the code above in your browser using DataLab