plot.pic: Draw a package pic

Description Usage Arguments

Description

Draw a package pic

Usage

1
2
3
## S3 method for class 'pic'
plot(x, type = c("selfie", "friends", "followers"),
  show_names = TRUE, show_edges = TRUE)

Arguments

x

pic object

type

pic type (selfie/friends/followers)

show_names

show names (logical/scalar)

show_edges

show dependencies (logical/scalar)


anthonypileggi/pic documentation built on May 31, 2019, 1:53 p.m.