Other packages > Find by keyword >

starticles  

A Generic, Publisher-Independent Template for Writing Scientific Documents in "rmarkdown"
View on CRAN: Click here


Download and install starticles package within the R console
Install from CRAN:
install.packages("starticles")

Install from Github:
library("remotes")
install_github("cran/starticles")

Install by package version:
library("remotes")
install_version("starticles", "0.1.0")



Attach the package and use:
library("starticles")
Maintained by
David M. Kaplan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-09
Latest Update: 2023-09-27
Description:
Provides a generic, publisher-independent Rmarkdown template for writing scientific papers and reports in Rmarkdown. The template allows for all the basic features of a scientific article, including a title page with author affiliations and footnotes possibly shown in two common formats, multi-language abstracts and keywords, page headers and footers, and the ability to place figures and tables at the end of the output PDF. Smart cross-referencing of figures, tables, equations and sections is provided using the bookdown package. See package README.md for basic package usage.
How to cite:
David M. Kaplan (2022). starticles: A Generic, Publisher-Independent Template for Writing Scientific Documents in "rmarkdown". R package version 0.1.0, https://cran.r-project.org/web/packages/starticles. Accessed 04 Jan. 2025.
Previous versions and publish date:
0.1.0 (2022-06-09 09:50)
Other packages that cited starticles R package
View starticles citation profile
Other R packages that starticles depends, imports, suggests or enhances
Functions, R codes and Examples using the starticles R package
Some associated functions: starticles . 
Some associated R codes: starticles.R .  Full starticles package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

VARMER  
Variational Merging
A new mathematical formulation to merge observed data with gridded images of environmental variables ...
Download / Learn more Package Citations See dependency  
qualmap  
Opinionated Approach for Digitizing Semi-Structured Qualitative GIS Data
Provides a set of functions for taking qualitative GIS data, hand drawn on a map, and converting it ...
Download / Learn more Package Citations See dependency  
gggibbous  
Moon Charts, a Pie Chart Alternative
Moon charts are like pie charts except that the proportions are shown as crescent or gibbous portio ...
Download / Learn more Package Citations See dependency  
epubr  
Read EPUB File Metadata and Text
Provides functions supporting the reading and parsing of internal e-book content from EPUB files. T ...
Download / Learn more Package Citations See dependency  
EffectLiteR  
Average and Conditional Effects
Use structural equation modeling to estimate average and conditional effects of a treatment variabl ...
Download / Learn more Package Citations See dependency  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA