Skip to content
Snippets Groups Projects
Commit 7acbd34f authored by Wegner's avatar Wegner
Browse files

edited, weil falsche datei

parent 949cfac8
No related merge requests found
File added
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -5,7 +5,7 @@ library(devtools) ...@@ -5,7 +5,7 @@ library(devtools)
library(roxygen2) library(roxygen2)
library(dplyr) library(dplyr)
examscores_neu<- newdata %>% select(-high_mathscore)
examscores<- newdata %>% select(-high_mathscore) examscores <- examscores_neu
usethis::use_data(examscores, overwrite = TRUE) usethis::use_data(examscores, overwrite = TRUE)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment