Skip to content

Commit

Permalink
nodes are now relative to each other
Browse files Browse the repository at this point in the history
This means that the app is more adaptable to large lists of databases
  • Loading branch information
chriscpritchard committed Jul 3, 2022
1 parent ad92caa commit eac9192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/PRISMA_flowdiagram.R
Original file line number Diff line number Diff line change
Expand Up @@ -1853,4 +1853,4 @@ sr_flow_interactive <- function(plot,
read_PRISMAdata <- function(data){ #nolint
.Deprecated("PRISMA_data")
return(PRISMA_data(data))
}
}

0 comments on commit eac9192

Please sign in to comment.