graph.famous(name)graph.famous knows the following graphs:
graph can create arbitrary graphs, see also the other
functions on the its manual page for creating special graphs.solids <- list(graph.famous("Tetrahedron"),
graph.famous("Cubical"),
graph.famous("Octahedron"),
graph.famous("Dodecahedron"),
graph.famous("Icosahedron"))Run the code above in your browser using DataLab