sgsokol/kvh: Read/Write Files in Key-Value-Hierarchy Format

The format KVH is a lightweight format that can be read/written both by humans and machines. It can be useful in situations where XML or alike formats seem to be an overkill. We provide an ability to parse KVH files in R pretty fast due to 'Rcpp' use.

Getting started

Package details

AuthorSerguei Sokol
MaintainerSerguei Sokol <sokol@insa-toulouse.fr>
LicenseGPL (>= 2)
Version1.4.2
URL http://serguei.sokol.free.fr/kvh-format/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sgsokol/kvh")
sgsokol/kvh documentation built on July 7, 2024, 6:27 a.m.