powered by
Display the object in the console.
# S4 method for AmObject print(x, withDetail = TRUE, ...)
AmChart.
logical, TRUE to display details.
logical
Other properties.
If the object possess a 'dataProvider' property, it will be hidden in the console. To see if it's correctly registered use '@dataProvider'.
print(new("AmChart", categoryField = "variables", type = "serial")) print(new("AmChart", categoryField = "variables", type = "serial"), withDetail = FALSE)
Run the code above in your browser using DataLab