Skip to content

Commit

Permalink
Simple grapher that can replace the older Grapher.R that uses the gen…
Browse files Browse the repository at this point in the history
…eral graphing code
  • Loading branch information
nohelix committed Feb 2, 2024
1 parent 92e6647 commit 113b405
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions admin tools/graphing new.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
source(paste0(projects_folder, "graphing unrolled.R"))

graph = Generate_Graph(rat_name = "Orange2", ratID = 316)

graph$dprime_graph
graph$rxn_graph

0 comments on commit 113b405

Please sign in to comment.