| print.semproducible | R Documentation | 
Prints semproducible code to the console with colors.
## S3 method for class 'semproducible' print(x, ...)
x | 
 semproducible code to print.  | 
... | 
 other arguments passed on to the   | 
library(semproducible) code <- semproducible(iris, drop_non_numeric=TRUE) code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.