stringArt | R Documentation |
An S4 class to describe a piece of string art.
## S4 method for signature 'stringArt' initialize(.Object, x, y, names, groups, lineGroups, distances, loop)
x,y
point co-ordinates
names
point names
groups
a named list of name vectors
distances
a list of adjacencies for each line group
lineGroups
a list of point groups to join with lines
loop
logical. If true the ends of a group are considered adjacent to the start of the group.
Other stringArt:
makeMandalaStringArt()
,
makeShapeStringArt()
,
makeStringArt()
print(1+1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.