vroom icon indicating copy to clipboard operation
vroom copied to clipboard

Short code for big integer appears in docs for `cols()` but not docs for `vroom(col_types =)`

Open jennybc opened this issue 2 years ago • 1 comments

Let's say this table is the definitive info on available specifications:

https://vroom.r-lib.org/reference/cols.html#details

Does it make sense to duplicate that in the docs for vroom()? If yes, then vroom() needs to gain docs for the I short code for big integer. If no, then the problem goes away.

jennybc avatar Jan 21 '23 01:01 jennybc

IMO it should just be a reference.

hadley avatar Aug 01 '23 19:08 hadley