powered by
elementId
Function to modify the id for the container.
id
hc_elementId(hc, id = NULL)
A highchart htmlwidget object.
highchart
htmlwidget
A string
# NOT RUN { hchart(rnorm(10)) %>% hc_elementId("newid") # }
Run the code above in your browser using DataLab