1
0
mirror of https://github.com/msberends/AMR.git synced 2024-12-26 19:26:12 +01:00

forgot namespace...

This commit is contained in:
dr. M.S. (Matthijs) Berends 2018-07-01 22:37:47 +02:00
parent 2ca01e2d8d
commit 2c8d4cb8bf

View File

@ -110,7 +110,6 @@ importFrom(knitr,kable)
importFrom(readr,locale) importFrom(readr,locale)
importFrom(readr,parse_guess) importFrom(readr,parse_guess)
importFrom(reshape2,dcast) importFrom(reshape2,dcast)
importFrom(rlang,ensyms)
importFrom(rvest,html_children) importFrom(rvest,html_children)
importFrom(rvest,html_node) importFrom(rvest,html_node)
importFrom(rvest,html_nodes) importFrom(rvest,html_nodes)