Skip to content

Commit 07953a2

Browse files
Update Stage_3_TITAN.R
1 parent a825f42 commit 07953a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Stage_3_TITAN.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ library(dplyr)
99

1010
# #Import Input for TITAN
1111
#load("TITAN_data.Rdata")
12-
data <- read.csv("HN_PHY_WQ_DATA_log.csv")
12+
data <- read.csv("HN_PHY_WQ_DATA_log_1.csv")
1313

1414
colnames(data)
1515
#Taxa community: 15 - 191

0 commit comments

Comments
 (0)