The R Project SVN R

Rev

Rev 85953 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85953 Rev 85981
Line 1... Line 1...
1
% File src/library/utils/man/adist.Rd
1
% File src/library/utils/man/adist.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 2011-2015 R Core Team
3
% Copyright 2011-2015 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\newcommand{\I}{#1}
-
 
7
 
-
 
8
\name{adist}
6
\name{adist}
9
\alias{adist}
7
\alias{adist}
10
\title{Approximate String Distances}
8
\title{Approximate String Distances}
11
\description{
9
\description{
12
  Compute the approximate string distance between character vectors.
10
  Compute the approximate string distance between character vectors.