Learn R Programming

set (version 1.2)

Set Operation

Description

More easy to get intersection, union or complementary set and combinations.

Copy Link

Version

Install

install.packages('set')

Monthly Downloads

946

Version

1.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Zhi Jin

Last Published

February 26th, 2021

Functions in set (1.2)

grep

Grep for vectors
grepl

Grepl for vectors
and

Get Intersection Set for Sets
combination

Combination of Characters or Vectors
not

Get Elements only Existed in Dataset a
or

Get Union Set for Sets