pkg_name_dist: Find five closest package names in terms of string distance

View source: R/dist.R

pkg_name_distR Documentation

Find five closest package names in terms of string distance

Description

Find five closest package names in terms of string distance

Usage

pkg_name_dist(name, pkgs)

Arguments

name

name of package

pkgs

packages to compare with


available documentation built on July 11, 2022, 1:05 a.m.