Skip to content

Commit

Permalink
resolve conflict in branch
Browse files Browse the repository at this point in the history
Merge branch 'master' of https://github.com/GuiFabre/fabR

# Conflicts:
#	vignettes/fabR-vignette.Rmd
  • Loading branch information
GuiFabre committed Oct 1, 2023
2 parents 8204fda + ffff366 commit ac1bba8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vignettes/fabR-vignette.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,15 @@ knitr::opts_chunk$set(

The goal of fabR is to provide wrapper functions in the data cleaning and
cleansing processes. These function help in messages and interaction with the
user, keep track of information in pipelines, help in the wrangling, munging, assessment and visualization
of data frame-like material.
user, keep track of information in pipelines, help in the wrangling, munging,
assessment and visualization of data frame-like material.

## Installation

You can install the package from CRAN, or the development version of fabR from
[GitHub](https://github.com/):


``` {r setup}
install.packages("fabR",repos = "https://cloud.r-project.org/")
Expand Down

0 comments on commit ac1bba8

Please sign in to comment.