Skip to content

Commit eac9192

Browse files
nodes are now relative to each other
This means that the app is more adaptable to large lists of databases
1 parent ad92caa commit eac9192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/PRISMA_flowdiagram.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1853,4 +1853,4 @@ sr_flow_interactive <- function(plot,
18531853
read_PRISMAdata <- function(data){ #nolint
18541854
.Deprecated("PRISMA_data")
18551855
return(PRISMA_data(data))
1856-
}
1856+
}

0 commit comments

Comments
 (0)