journalclub.candidates: Retrieve new publications for a journal club

View source: R/journalclub.r

journalclub.candidatesR Documentation

Retrieve new publications for a journal club

Description

Retrieve new publications for a journal club

Usage

journalclub.candidates(dir, query = NULL, recent = 30, debug = F)

Arguments

dir

Directory where the journal club history is stored.

query

PubMed query for identifying new publications (Default: NULL).

recent

Number of days to look back for publications from the current day (Default: 30).

Value

A data frame listing recent publications that have not been considered for previous journal clubs and either match the input query or cite a previously presented publication.


perishky/journalclub documentation built on March 7, 2023, 11:10 a.m.