Crypeli retweetledi

Crypeli
24 posts






@OmniAnalytics And this is the Part Three of the challenge :-) : library(rvest) url <- "omnianalytics.io/challenges/web…" a <- read_html(url) sapply(html_attr(html_nodes(a, "body > img"), "src"), FUN = function(x, url) download.file(paste0(url, x), destfile = strsplit(x, "/")[[1]][2]), url = url)






@OmniAnalytics @BrianDColwell I was wondering how would it look like if we brought MN coin age (as per genesis block) and MN worth into the picture (literally... :-) ). As you can see: - The cheaper the MN, the lower trading volume it has; - The older the MN coin is, the lower ROI it yields















