| CSVFileMetadata | R Documentation |
CSVFileMetadata
CSVFileMetadata
R6Class object, super class FileMetadata.
tercenApi::Base -> tercenApi::FileMetadata -> CSVFileMetadata
contentTypeof type String inherited from super class FileMetadata.
cacheControlof type String inherited from super class FileMetadata.
contentEncodingof type String inherited from super class FileMetadata.
contentLanguageof type String inherited from super class FileMetadata.
md5Hashof type String inherited from super class FileMetadata.
separatorof type String.
quoteof type String.
headersof type bool.
contentTypeof type String inherited from super class FileMetadata.
cacheControlof type String inherited from super class FileMetadata.
contentEncodingof type String inherited from super class FileMetadata.
contentLanguageof type String inherited from super class FileMetadata.
md5Hashof type String inherited from super class FileMetadata.
new()CSVFileMetadata$new(json = NULL)
init()CSVFileMetadata$init()
initJson()CSVFileMetadata$initJson(json)
toTson()CSVFileMetadata$toTson()
clone()The objects of this class are cloneable with this method.
CSVFileMetadata$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.