blob: 9f2d9703c06649239e06ec77ce15ea9292c938db [file] [log] [blame]
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/derekovecs.R
\name{frequencyRank}
\alias{frequencyRank}
\title{Get frequency rank}
\usage{
frequencyRank(word = "Test", ...)
}
\arguments{
\item{word}{The word to get the frequency rank of.}
\item{...}{Additional parameters to pass to the API.}
}
\value{
Frequency rank.
}
\description{
Gets the frequency rank of a word in the training data.
}