1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 14:01:55 +02:00

(v0.7.1.9091) percentage from clean pkg

This commit is contained in:
2019-09-30 16:45:36 +02:00
parent b39e7feae6
commit edb599ae0b
30 changed files with 419 additions and 435 deletions

View File

@ -233,6 +233,7 @@ exportMethods(summary.mo)
exportMethods(summary.rsi)
importFrom(clean,freq)
importFrom(clean,freq.default)
importFrom(clean,percentage)
importFrom(clean,top_freq)
importFrom(crayon,bgGreen)
importFrom(crayon,bgRed)
@ -305,7 +306,6 @@ importFrom(pillar,pillar_shaft)
importFrom(pillar,type_sum)
importFrom(rlang,as_label)
importFrom(rlang,enquos)
importFrom(scales,percent)
importFrom(stats,complete.cases)
importFrom(stats,glm)
importFrom(stats,lm)
@ -314,7 +314,6 @@ importFrom(stats,predict)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(utils,browseURL)
importFrom(utils,installed.packages)
importFrom(utils,menu)
importFrom(utils,read.csv)
importFrom(utils,write.csv)