This function installs 'plotly' and 'kaleido' python packages in an environment to allow PDF downloads from plotly plots.
Examples
if(interactive()){
install_carnation()
}
This function installs 'plotly' and 'kaleido' python packages in an environment to allow PDF downloads from plotly plots.
if(interactive()){
install_carnation()
}