Skip to content

Commit

Permalink
Update generate_alpha_per_time_test_long.R
Browse files Browse the repository at this point in the history
  • Loading branch information
cafferychen777 committed Sep 13, 2024
1 parent ff80c40 commit 0893bbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/generate_alpha_per_time_test_long.R
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#' alpha_test_results_ecam <- generate_alpha_per_time_test_long(
#' data.obj = ecam.obj,
#' alpha.name = c("shannon", "simpson", "observed_species", "pielou"),
#' depth = 1000,
#' time.var = "month",
#' t0.level = unique(ecam.obj$meta.dat$month)[1],
#' ts.levels = unique(ecam.obj$meta.dat$month)[-1],
Expand Down

0 comments on commit 0893bbd

Please sign in to comment.