add check for valid structure of tables

This commit is contained in:
2021-08-10 12:42:41 +02:00
parent 4093cb603c
commit e038d86339
3 changed files with 39 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
dplyr,
lubridate,
pbapply,
purrr,
rvest,