author_emails: Extract email from leading author of an issue for emailing

View source: R/author-email.R

author_emailsR Documentation

Extract email from leading author of an issue for emailing

Description

If the email of leading author is not available, the first author with available email will be used.

Usage

author_emails(issue)

Arguments

issue

the issue number in the 'Proofs' folder, i.e. "2021-2"

Examples

## Not run: 
author_emails("2021-2")

## End(Not run)

rjournal/rj documentation built on March 29, 2024, 6:43 a.m.