lifecycle

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

regex4impala

The goal of regex4impala is to write regular expression in impala.

Installation

You can install the released version of regex4impala from CRAN with:

install.packages("regex4impala")

You can install the released version of add2md from Github with:

devtools::install_github('JiaxiangBU/regex4impala')
library(regex4impala)

Example

Considered in the plan.


Please note that the 'regex4impala' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



JiaxiangBU/regex4impala documentation built on May 4, 2019, 6:29 a.m.