deepblue_list_similar_projects: list_similar_projects

Description Usage Arguments Value See Also Examples

View source: R/deepblue.R

Description

List Projects that have a similar name compared to the provided name. The similarity is calculated using the Levenshtein method.

Usage

1
2

Arguments

name

- A string (project name)

user_key

- A string (users token key)

Value

projects - A array (similar project names)

See Also

Other Inserting and listing projects: deepblue_list_projects

Examples

1

DeepBlueR documentation built on Nov. 8, 2020, 6:25 p.m.