Skip to content

databrary/datavyur

Repository files navigation

datavyur

Overview

datavyur is package for interacting with coding files generated by the Datavyu application.

Installation

# The development release can be installed from GitHub
# install.packages("pak")
pak::pak("databrary/datavyur")

Usage

library(datavyur)

download_opf() |>
  extract_opf() |>
  to_csv()

Lifecycle

lifecycle

The package is under active development.

About

R package for interacting with Datavyu files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages