The pin()
function downloads a URL to a local file in the gitpins
folder inside your project (the currently fixed path is determined by
here("gitpins")
), and then returns the full file name name of the
local file, which can be passed as an argument to any function that
expects to read such a file.