Resource: hypothesisr: R, hypothes.is, and Automating GitHub Issue Generation
From the post: The web annotation layer hypothes.is has a relatively simple API for searching, creating, reading, updating, and deleting annotations. As a personal coding exercise, I just completed an R wrapper for interacting with this API: hypothesisr You can read about the package’s capabilities more in-depth on its GitHub page. However, in this post […]