官术网_书友最值得收藏!

read_tsv method

The read_tsv method is quite similar to the read_csv method except for the fact that it is used to import tab-separated values. For example, here we have a dataset delimited by tabs:

A typical reading of TSV data will look as follows:

read_tsv("data.tsv")

These are the options for the read_tsv function:

read_tsv(file, col_names = TRUE, col_types = NULL,
  locale = default_locale(), na = c("", "NA"), quoted_na = TRUE,
  quote = "\"", comment = "", trim_ws = TRUE, skip = 0,
  n_max = Inf, guess_max = min(1000, n_max),
  progress = show_progress(), skip_empty_rows = TRUE)
主站蜘蛛池模板: 东方市| 太白县| 洮南市| 钦州市| 浙江省| 克拉玛依市| 惠来县| 雷州市| 双辽市| 都匀市| 清水县| 阿拉善右旗| 新巴尔虎左旗| 辽中县| 洪泽县| 东辽县| 扬州市| 禄劝| 天津市| 黄骅市| 西青区| 高邑县| 吐鲁番市| 通榆县| 江阴市| 阿拉善左旗| 故城县| 东兴市| 武宁县| 辉南县| 保康县| 博乐市| 扶余县| 建平县| 论坛| 罗定市| 太仓市| 长白| 开鲁县| 忻州市| 南华县|