write_csv {RAMClustR} | R Documentation |
write_csv
Description
write csv template called "ExpDes.csv" to your working directory. you will fill this in manually, ensuring that when you save you retain csv format. ramclustR will then read this file in and and format appropriately.
Usage
write_csv(data)
Arguments
data |
csv template to write |
Value
read ExpDes.csv file
[Package RAMClustR version 1.3.1 Index]