citec_df: Returns a dataframe of all the publications of a given vector...

Description Usage Arguments Value

Description

Returns a dataframe of all the publications of a given vector of ids including information on author's name, affiliations, number of papers and citations, etc.

Usage

1
citec_df(ids)

Arguments

ids

A vector of RePEc ids. RePEc id for each author can be found here: https://ideas.repec.org/cgi-bin/shortid.cgi

Value

A dataframe containing the title of each publication, its type, its publication year, the number of citations received, and the publishing journal. For each row, it also contains information on the author of the publicaiton including name, affiliation, number of papers, number of citations, and years of being active.


ahdvnd/citec documentation built on May 13, 2019, 4:01 a.m.