Learn R Programming

HGNChelper (version 0.8.14)

rToSymbol: Title function to reverse the conversion made by symbolToR

Description

This function reverses the actions of the symbolToR function.

Usage

rToSymbol(x)

Value

a character vector of HGNC gene symbols, which are not in general valid R names.

Arguments

x

the character vector returned by the symbolToR function.

See Also

symbolToR