blob: 7d0e679f4b544c8c109b12f450f859b0d511873c [file] [log] [blame]
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/csv.R
\name{csv_convert_options}
\alias{csv_convert_options}
\title{Conversion options for the CSV reader}
\usage{
csv_convert_options(check_utf8 = TRUE)
}
\arguments{
\item{check_utf8}{Whether to check UTF8 validity of string columns}
}
\description{
Conversion options for the CSV reader
}