File: stringdist-api.Rd

package info (click to toggle)
r-cran-stringdist 0.9.15-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,424 kB
  • sloc: ansic: 1,690; sh: 13; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/doc_api.R
\name{stringdist_api}
\alias{stringdist_api}
\title{Calling stringdist from \code{C} or \code{C++}}
\description{
As of version \code{0.9.5.0} several \code{C} level functions can be linked to
and called from C code in other R packages.

A description of the API can be found in \href{../doc/stringdist_api.pdf}{stringdist_api.pdf}.
}