read_clip_tbl_guess: read_clip_table_guess

read_clip_tbl_guessR Documentation

read_clip_table_guess

Description

Similar to read_clip_tbl from clipr, however it will error if there are less than 2 rows and it tries to guess the separator.

Usage

read_clip_tbl_guess(x = NULL, ...)

Arguments

x

contents of the clipboard

...

arguments passed to read.table

Value

a parsed table from the clipboard. Separator is guessed.


MilesMcBain/datapasta documentation built on May 5, 2022, 8:56 a.m.