Create article

Functions to create an R Journal article from the template

create_article()

Create an R Journal article with the existing template

Article checks

Functions to check that folder structure and article format meet R Journal submission guideline

initial_check_article() check_filenames() check_structure() check_unnecessary_files() check_cover_letter() check_title() check_section() check_abstract_before_intro() check_spelling() check_proposed_pkg() check_packages_available()

A single article check

R Markdown article format

Functions to build HTML and PDF R Journal articles

rjournal_pdf_article() rjournal_web_article()

R Markdown output formats for R Journal articles

Prepare article submission

Functions to help building a zip file of relevant materials for submission

zip_paper()

Zip your directory for R Journal submission

prepare_submission()

Prepare pre-filled fields in the submission form

Tools for building journal issues and website

Functions for the editor to produce issues from several articles

rjournal_pdf_issue() rjournal_web_issue()

R Markdown output formats for R Journal issues

rjournal_website()

R Markdown site generator for the R Journal