From f79b8677b93a3ea7d6c548913350b70a591f056c Mon Sep 17 00:00:00 2001 From: Corey Broeckling Date: Mon, 22 Jan 2024 09:17:02 -0700 Subject: [PATCH] Update exportDataset.R --- R/exportDataset.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/exportDataset.R b/R/exportDataset.R index 2bc48f4..9641b2b 100644 --- a/R/exportDataset.R +++ b/R/exportDataset.R @@ -16,7 +16,7 @@ exportDataset<-function( ramclustObj=NULL, which.data="SpecAbund", - label.by="ann", + label.by="cmpd", appendFactors = TRUE ) {