Skip to content
Snippets Groups Projects
Commit cbf692ae authored by Walmes Marques Zeviani's avatar Walmes Marques Zeviani
Browse files

Corrige digitação de palavra.

parent 8b1df6e4
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,9 @@
options(echo = TRUE)
install.package(c("car", "ggplot2"),
dep = TRUE, lib = "~/R-tests/",
install.packages(c("car", "ggplot2"),
dependencies = TRUE,
lib = "~/R-tests/",
repos = "http://cran-r.c3sl.ufpr.br/")
#--------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment