notionR
notionR copied to clipboard
Wrapper to access Notion API using R
The file _getBlock_ misses the R-Extension. Should be _getBlock.R_
I wasn't able to install the package with: `pak::pak("Eflores89/notionR")` ``` Error: ! error in pak subprocess Caused by error: ! Could not solve package dependencies: * Eflores89/notionR: ! pkgdepends resolution...
Thank you for this API, it comes really handy. I was struggling for a bit today when trying to hit a new db and getting ``` db
Thanks for the package. I am not sure whether this is possible or not. One issue that I have is that you can get db into R, but my understanding...