publish_news: Publish a news article

View source: R/publish.R

publish_newsR Documentation

Publish a news article

Description

This function will publish a news article to the 'rjournal.github.io' repository.

Usage

publish_news(news, volume, issue, home = get_articles_path())

Arguments

news

File path to the directory containing the news article to publish

volume

The volume of the article's issue (typically, year - 2008)

issue

The issue number of the article's issue

home

Location of the articles directory

See Also

'publish_article', 'publish_issue()'


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