string_to_vec: Converts strings to vectors

Description Usage Arguments Value

Description

Takes in a character string and generates a vector whose elements are each a character from the string.

Useful for such things as converting genotype or haplotye data that is stored in a string.

Usage

1

Arguments

char

character string that will be converted to vector

Value

character vector


funkhou9/snpTools documentation built on May 16, 2019, 4:05 p.m.