IKD1889/matchr: Test whether two datasets is matching or not

Test whether two datasets is matching or not. 'matching_test' function return participant and variable name when the datasets are not matching. And the dataset which is assigned 'data2' is sorted if the arrange of 'id2' is different from 'id1'. This package support **numeric or integer only**. A factor type variable will be supported later update.

Getting started

Package details

AuthorTatsuya Ikeda
MaintainerTatsuya Ikeda <t.ikeda005@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("IKD1889/matchr")
IKD1889/matchr documentation built on May 13, 2019, 2:33 a.m.