Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.57 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.57 KB

abseilExample

R-CMD-check Codecov test coverage Last Commit r-universe CodeFactor

Overview

A bare minimum example for using abseil headers in R package.

Installation

## install.packages("pak")
pak::pak("doccstat/abseil-r-example")

## install.packages("devtools")
devtools::install_github("doccstat/abseil-r-example")

Examples

abseilExample:::joinString()
#> [1] "foo-bar-baz"

Contact us

Encountered a bug or unintended behavior?

  1. File a ticket at GitHub Issues.
  2. Contact the authors specified in DESCRIPTION.

Stargazers over time

Stargazers over time