get_plus_name: Replaces spaces in names with "+"

Description Usage Arguments Value See Also

View source: R/data_clean_functions.R

Description

get_plus_name takes a full name in the form of a string and converts it into a string that has "+" instead of spaces separating the name. The output is meant to be pasted into a google search URL.

Usage

1

Arguments

x

A column of names as strings (note: not factors).

Value

Full name separated by "+" instead of " ".

See Also

Other web scraping functions: clean_data, extract_data, get_ATP_code, get_ATP_url, manipulate_data


kattaoa/oktennis documentation built on July 13, 2019, 3:15 p.m.