R Class HDBSCAN Scatter Plot

I would like to use plot_ly to show the relationship between the labels (clusters) found and the outliers observed however plot.ly does not appear to accept class HDBSCAN as a valid input and is giving me the error: “First argument, data, must be a data frame or shared data.”, call. = FALSE). Does anyone know a work around for this and or a way to coerce the HDBSCAN data?