data("data_waterfall")
amWaterfall(data = data_waterfall, show_values = TRUE)
if (FALSE) {
# Other examples available which can be time consuming depending on your configuration.
# Change the orientation :
amWaterfall(data = data_waterfall, horiz = TRUE)
}
Run the code above in your browser using DataLab