read_genes: Read a .txt file line by line and return a character vector.

View source: R/utils.R

read_genesR Documentation

Read a .txt file line by line and return a character vector.

Description

Read a .txt file line by line and return a character vector.

Usage

read_genes(x)

Arguments

x

Character. Name of a .txt file

Value

Character.


TedCCLeung/PhotoperiodMotif documentation built on April 27, 2022, 9:01 p.m.