ros_make_name: Make a Name object

Description Usage Arguments Examples

View source: R/ping.r

Description

Make a Name object

Usage

1
ros_make_name(name, entity_type = NULL, language = NULL, script = NULL)

Arguments

name

the name to be matched

entity_type

the entity type of the text. One of PERSON, LOCATION or ORGANIZATION (optional)

language

ISO 639-3 code for the name's langauge (optional)

script

ISO 15924 code for the name's script (optional)

Examples

1
ros_make_name("Michael Jackson")

hrbrmstr/rosette documentation built on May 17, 2019, 5:13 p.m.