Skip to content

Commit 9bec3f6

Browse files
committed
avoid adding the spec_tbl_df class to presidential
1 parent a76022a commit 9bec3f6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

data-raw/presidential.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
library(readr)
2-
presidential <- read_csv("data-raw/presidential.csv")
2+
presidential <- read_csv("data-raw/presidential.csv")[]
33
usethis::use_data(presidential, overwrite = TRUE)

data/presidential.rda

-160 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)