powered by
Fork a gist
fork(gist, ...)
A gist object or something coerceable to a gist
Further named args to crul::verb-GET
A gist class object
# NOT RUN { # fork a gist w <- gists()[[1]] %>% fork() # browse to newly forked gist browse(w) # }
Run the code above in your browser using DataLab