set_JCR: Obtain JCR information

Description Usage Arguments Value JCR File

Description

Attribute JCR information to each paper in lattes.list. The journal information available in each entry of lattes.list is matched against the information in JCR.file: first by ISSN and, if no match is found or the ISSN is not informed in lattes.list, by name. Journal names are reduced (removal of all spaces and punctuations) and upper-cased before matching, to reduce the chances of name mismatches.

Usage

1
set_JCR(lattes.list, JCR.file, min.IF, alias.list)

Arguments

lattes.list

a Lattes list object created using lattes_to_list()

JCR.file

CSV file containing the ranking of journals according to the QUALIS classification system for a certain area. See JCR File for details.

Value

Returns the original lattes.list object updated with JCR information for each paper

JCR File

The JCR file must be a CSV file with commas as separators and UTF-8 encoding. To ensure these properties, follow the steps:


fcampelo/PPGEECred documentation built on May 8, 2019, 12:55 p.m.