INZI_target_BIV: Data Tidying for bivariate data for certain interested target

Usage Arguments Author(s) Examples

Usage

1
INZI_target_BIV(data=mydata,target=NA,dfname='mybiv',pos=.GlobalEnv,assign=F,completeonly=T,report=T)

Arguments

data

A dataset with rows of individual data.

target

variables to analyse, can take 2 or 3, as a vector. 1 - dependent 2 - independent 3 - reference and extension studies

completeonly

Only using completed cases of the subsetted data

report

Reporting by printing out what the funcoiton is doing.

Author(s)

Hao Li

Examples

1
INZI_target_BIV(iris,target = c(2,3,4))

HaoLi111/AutoiNZi documentation built on May 14, 2019, 4:01 a.m.