Skip to content

doccstat/abseil-r-example

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published