R/hello sy.R

a <- c(1,2,3,4,5)
b <- c(2,3,7,8)
z <- intersect(a,b)

use_git()
fengshy/hellosy documentation built on Oct. 27, 2021, 12:11 p.m.