Concatenate a cell into a CSV string or array of strings. sep (character value) changes the character used to separate two fields. The default value is a comma (,
). prot (character value) changes the character used to protect a string. The default is a double quote ("
).
Package: io