Skip to content

Commit

Permalink
Merge branch 'envfit-janitorial'
Browse files Browse the repository at this point in the history
  • Loading branch information
jarioksa committed Jul 12, 2023
2 parents ba8acae + be0111f commit 0679a29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/envfit.default.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
function (ord, env, permutations = 999, strata = NULL, choices = c(1, 2),
display = "sites", w = weights(ord, display), na.rm = FALSE, ...)
{
weights.default <- function(object, ...) NULL
w < eval(w)
vectors <- NULL
factors <- NULL
X <- scores(ord, display = display, choices = choices, ...)
Expand Down

0 comments on commit 0679a29

Please sign in to comment.