The goal of baaugwo is to archive an R package from CRAN into either a tibble or a SQLite table.
baaugwo (包裹) is the cantonese pronounciation of the word 'package'.
The current version read only the DESCRIPTION, NAMESPACE, and all .R files in the /R directory.
install_github("chainsawriot/baaugwo")
This is a basic example which shows you how to solve a common problem:
baaugwo::read_cranpkg('rio')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.