author_emails {rj}R 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)

[Package rj version 0.2.25 Index]