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 Nov. 8, 2023, 4:08 p.m.