Skip to content

Commit

Permalink
resolving errors
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-njf committed Dec 10, 2024
1 parent 6d84f5b commit e695a47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
=======
^misc$
>>>>>>> b1fce5ac678b1f125c0aa460a8145c4686616376
README.Rmd
^.*\\.Rproj$
1 change: 1 addition & 0 deletions R/globalVariables.R
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
utils::globalVariables(c("Observed", "Predicted", "Type", "crate", "value"))

0 comments on commit e695a47

Please sign in to comment.