kb_raw_url: Turn a user + path into a Keybase "raw" URL

View source: R/import.r

kb_raw_urlR Documentation

Turn a user + path into a Keybase "raw" URL

Description

Turn a user + path into a Keybase "raw" URL

Usage

kb_raw_url(user, path)

Arguments

user

Keybase user ID

path

path of resource (file/dir) relative from the top level of the public folder

Examples

kb_raw_url("hrbrmstr", "data/mtcars.json")

ropenscilabs/keybase documentation built on May 11, 2022, 9:10 a.m.