Closed danmurphy1217 closed 4 years ago
image = paste0("https://raw.githubusercontent.com/.../", c(img_names$Img_Names), ".jpeg") is the code I am using to specify the path to the images (where ... is the rest of the path to the repository). There are 187 images and 187 nodes.
image = paste0("https://raw.githubusercontent.com/.../", c(img_names$Img_Names), ".jpeg") is the code I am using to specify the path to the images (where ... is the rest of the path to the repository). There are 187 images and 187 nodes.