p=flow_chart(names=NULL, a=2, c=2)
p
p=flow_chart(names=NULL, a=2, c=3)
p+ggplot2::theme_void()
flow_chart(names=c("G", "cost", "time", "hour", "home", "beach"),c=3, a=2)
p=flow_chart(names=NULL, a=2, c=2)
p
p=flow_chart(names=NULL, a=2, c=3)
p+ggplot2::theme_void()
flow_chart(names=c("G", "cost", "time", "hour", "home", "beach"),c=3, a=2)
Run the code above in your browser using DataLab