extract_id: Extract levels as numeric from id column of the dataset

Description Usage Arguments Value Examples

View source: R/extract_id.R

Description

Extract levels as numeric from id column of the dataset

Usage

1
extract_id(df, col_id)

Arguments

df

A dataframe

col_id

A character value corresponding to id column name

Value

dist_id The numeric levels of id column from df

Examples

1

binomialMix documentation built on March 23, 2020, 5:09 p.m.