Skip to content

Commit

Permalink
forgot to import plot
Browse files Browse the repository at this point in the history
  • Loading branch information
hofnerb committed Nov 30, 2015
1 parent ca3e835 commit f606987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
importFrom("car", "Anova")
importFrom("utils", "citation", "sessionInfo", "toLatex", "toBibtex")
importFrom("gmodels", "ci")
importFrom("graphics", "abline", "barplot", "boxplot")
importFrom("graphics", "abline", "barplot", "boxplot", "plot")
importFrom("stats", "as.formula", "coef", "coefficients", "complete.cases",
"fivenum", "lm", "qnorm", "qt", "sd", "symnum", "vcov")
import(xtable)
Expand Down

0 comments on commit f606987

Please sign in to comment.