Skip to content

Curate the variable names. #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
grabear opened this issue May 18, 2018 · 0 comments
Open

Curate the variable names. #1

grabear opened this issue May 18, 2018 · 0 comments

Comments

@grabear
Copy link
Member

grabear commented May 18, 2018

Currently the header for the dataframes looks like this:

> colnames(x$combined)
 [1] "id"                     "source"                 "pmid"                   "doi"                   
 [5] "title"                  "authorString"           "journalTitle"           "pubYear"               
 [9] "journalIssn"            "pubType"                "isOpenAccess"           "inEPMC"                
[13] "inPMC"                  "hasPDF"                 "hasBook"                "citedByCount"          
[17] "hasReferences"          "hasTextMinedTerms"      "hasDbCrossReferences"   "hasLabsLinks"          
[21] "hasTMAccessionNumbers"  "firstPublicationDate"   "pageInfo"               "pmcid"                 
[25] "issue"                  "journalVolume"          "hasSuppl"               "ISSN.1"                
[29] "ISSN.2.x"               "Rank"                   "Title"                  "Type"                  
[33] "SJR"                    "SJR.Best.Quartile"      "H.index"                "Total.Docs...2016."    
[37] "Total.Docs...3years."   "Total.Refs."            "Total.Cites..3years."   "Citable.Docs...3years."
[41] "Cites...Doc...2years."  "Ref....Doc."            "Country"                "Categories"            
[45] "ISSN"                   "ISSN.2.y"               "ISSN.2"                 "ISSN.1.y"     

These can be made to look better and some can be deleted from the main output in the get_publication_data function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant