Skip to content

AtlasOfLivingAustralia/elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm

Overview

elm is a package for import and type conversion of metadata statements. It’s function is to enable users to store metadata in markdown files, and convert them to EML.

If you have any comments, questions or suggestions, please contact us.

Installation

This package is under active development, and is not yet available on CRAN. You can install the latest development version from GitHub with:

install.packages("remotes")
remotes::install_github("atlasoflivingaustralia/elm")

Load the package:

library(elm)

Features

elm contains tools to:

  • Import markdown files to R
  • convert to tibbles, eml (list) format, or xml

Citing elm

To generate a citation for the package version you are using, you can run:

citation(package = "elm")

The current recommended citation is:

Westgate MJ, Balasubramaniam S & Kellie D (2024) elm: Convert markdown files to EML. R Package version 0.1.0.9999.

About

R package for parsing markdown to eml (and back)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published