meta_fun: PackageMA - meta_fun

Description Usage Arguments Value Examples

View source: R/meta_fun.R

Description

Search the GEPRIS-Database for a name and extract the information. meta_fun is performing all the other functions at once without interim steps.

Usage

1
meta_fun(x, reqtime = 0)

Arguments

x

A character name.

reqtime

An integer number specifying the number of seconds to wait between requests. Default is set to 0.

Value

Returns a dataframe with all available information.

Examples

1
df <- meta_fun("J*rgen Gerhards", reqtime = 5)

NicoB-UOL/TopicFunder documentation built on Aug. 1, 2019, 5:20 p.m.