for loops code not bringing any plots up

14 views
Skip to first unread message

Parker, Lacey

unread,
Dec 1, 2024, 6:20:04 PM12/1/24
to trophicposi...@googlegroups.com
Hello,

I am a master's student at Texas State University using this for a project. I ran my biplots and all was good. But, after creating a vector for the extractIsotopeData function, I tried to run the highlighted code. The code had no errors returned, but also never returned any plots. Any help? TIA!

TDFvalues <- TDF()
str(Group_2_Bracken_Cave_Data_Set)
consumer <- extractIsotopeData(Group_2_Bracken_Cave_Data_Set, 
                            consumer = "Bat", consumersColumn = "FG", 
                            b1 = "Beetle", b2 = "Mite", baselineColumn = "FG", 
                            group = "Bracken", groupsColumn = "Location",
                            deltaC = TDFvalues$deltaC, deltaN = TDFvalues$deltaN
)
for (Location in consumer){
  plot(Location)
  print(summary(Location))
}


Warmly, 
--------------------------------------------------------
Lacey Parker (she/they)
TXST Graduate Student - Aquatic Biology
Reply all
Reply to author
Forward
0 new messages