from_multinames_to_rows: From Multinames to rows

View source: R/fromMultinames2Rows.R

from_multinames_to_rowsR Documentation

From Multinames to rows

Description

Sometimes there are more than one names in the same field. This function helps to separate them in different rows

Usage

from_multinames_to_rows(dataset, colu_name)

Arguments

dataset

The dataset that we want to change

colu_name

The name of the column that we want to take into account

Value

data frame with new rows

Examples

## Not run: 
varcall2HowMany (filename)

## End(Not run)


itamuria/immunoeasy documentation built on Sept. 30, 2022, 5:53 a.m.