Learn R Programming

Versioning

An R package for versioned file I/O using a configuration file.

Copy Link

Version

Install

install.packages('versioning')

Monthly Downloads

187

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Last Published

November 9th, 2023

Functions in versioning (0.1.0)

autowrite

Auto-write to file
pull_from_list

Safely pull an item from a list
autoread

Auto-read from file
get_file_reading_functions

Get the list of file reading functions
get_file_writing_functions

Get the list of file writing functions
Config

R6 Class representing a configuration object