matchMapNames: Match map column names

Description Usage Arguments Value Examples

View source: R/support.lib.R

Description

The function searches for fields that correspond to those in SOLAR format of marker map file.

Usage

1
matchMapNames(fields)

Arguments

fields

The name of fields or colulm names in data frame, which are candidates to be map fields.

Value

A named character vector, that can be directly passed to rename function of plyr package.

Examples

1
2

solarius documentation built on May 2, 2019, 2:43 a.m.