knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

fileinfo

The goal of fileinfo is to ...

Installation

You can install fileinfo from github with:

# install.packages("devtools")
devtools::install_github("ijlyttle/fileinfo")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



ijlyttle/fileinfo documentation built on May 28, 2019, 9:55 p.m.