Anthony Piccolo

Results 2 issues of Anthony Piccolo

Just wondering if this is something I can fix or can I not use the application with a self-signed SSL cert? `* Connection failed. Error: self signed certificate.? (18)`

Hi all, I have 630 columns and can't get it to work. My code is; ```library(tidyverse) library(corrr) brand_data % network_plot(min_cor=0) df %>% rplot ``` The error is `Error in stats::cmdscale(abs(distance))...

bug