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


jimhester/available documentation built on Aug. 28, 2024, 3:42 p.m.