Skip to content

If the title has character " ' ", then clipr::read_clip_tbl() showed error: incomplete final line found by readTableHeader on 'paste0(x, collapse = "\n")' #77

Description

@irenerlover
Image Image

As you can see from the pictures, when I tried to copy a dataset from excel which header contains " ' ", it popped up an error:

Error in (function (file, header = FALSE, sep = "", quote = "\"'", dec = ".",  : 
  incomplete final line found by readTableHeader on 'paste0(x, collapse = "\n")'

Once I removed " ' ",

Image Image

clipr::read_clip_tbl() can run without any error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions