im_lookup: Returns a single observation matching given phrase from...

Description Usage Arguments Note Examples

View source: R/search.r

Description

Returns a single observation matching given phrase from Infermedica API

Usage

1
im_lookup(phrase, sex = NULL)

Arguments

phrase

search terms/phrase

sex

male/female or NULL

Note

The package expects INFERMEDICA_APP_ID and INFERMEDICA_APP_KEY to be in the environment. The easiest way to do this is to add entries to ~/.Renviron and restart R.

Examples

1
im_lookup("search phrase")

hrbrmstr/infermedica documentation built on May 3, 2019, 9:38 p.m.