WriteProtectedCsv: A helper function for writing CSV files and setting them to...

WriteProtectedCsvR Documentation

A helper function for writing CSV files and setting them to readonly for protection. When writing the file, the file is first set to writable then written over then set to readonly

Description

A helper function for writing CSV files and setting them to readonly for protection. When writing the file, the file is first set to writable then written over then set to readonly

Usage

WriteProtectedCsv(data, file.name)

Arguments

data

Data frame to be written to CSV file

file.name

File name to write CSV file to


PSC-CoTC/AnnualReport documentation built on March 26, 2022, 9:33 a.m.