set_qualis: Obtain QUALIS information

Description Usage Arguments Value Qualis File

Description

Attribute QUALIS information to each paper in lattes.list. The journal information available in each entry of lattes.list is matched against the information in qualis.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_qualis(lattes.list, qualis.file, which.qualis)

Arguments

lattes.list

a Lattes list object created using lattes_to_list()

qualis.file

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

which.qualis

vector of valid qualis levels (to flag each paper's ValidQualis entry)

Value

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

Qualis File

The qualis 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.