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

syllableR

Lifecycle: experimental CRAN status

The goal of syllableR is to ...

Installation

You can download the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("DataStrategist/syllableR")

Overview

This package includes 3 functions which let you take sentances and see where the inflection lies within each word.



DataStrategist/syllableR documentation built on May 25, 2021, 5:25 p.m.