R/n_words.R

Defines functions n_words

n_words <- function(x) {
  .Call("C_test_n_words", x, PACKAGE = packageName())
}

Try the healthyAddress package in your browser

Any scripts or data that you put into this service are public.

healthyAddress documentation built on April 12, 2025, 1:28 a.m.