README.md

Project Status: Active – The project has reached a stable, usable
state and is being actively
developed. Signed
by Signed commit
% R-CMD-check Linux build
Status Coverage
Status Minimal R
Version License

inoreadr

Access and Orchestrate Inoreader Feeds, Preferences, and Metadata

Description

Inoreader is a powerful content reading platform, which allows you to discover and consume relevant information on any topic. It can convert any meaningful information stream into a feed and the content is curated and served at a single and convenient place. Tools are provided to access and orchestrate feeds, preferences, and metadata.

What’s Inside The Tin

The following functions are implemented:

TODO

Implement the following API endpoints:

Installation

remotes::install_github("hrbrmstr/inoreadr")

NOTE: To use the ‘remotes’ install options you will need to have the {remotes} package installed.

Usage

library(inoreadr)

# current version
packageVersion("inoreadr")
## [1] '0.1.0'

inoreadr Metrics

| Lang | # Files | (%) | LoC | (%) | Blank lines | (%) | # Lines | (%) | |:-----|--------:|-----:|----:|-----:|------------:|-----:|--------:|-----:| | R | 10 | 0.38 | 140 | 0.38 | 50 | 0.32 | 89 | 0.34 | | YAML | 2 | 0.08 | 35 | 0.10 | 10 | 0.06 | 2 | 0.01 | | Rmd | 1 | 0.04 | 8 | 0.02 | 18 | 0.12 | 39 | 0.15 | | SUM | 13 | 0.50 | 183 | 0.50 | 78 | 0.50 | 130 | 0.50 |

clock Package Metrics for inoreadr

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



hrbrmstr/inoreadr documentation built on Jan. 1, 2022, 12:14 a.m.