makeCharacter: Converts Data Frame Entries Into Type Character

Description Usage Arguments Details Value Note Author(s) See Also Examples

Description

NOT CALLED BY USER. The makeCharacter function is utilized by makeSplot to convert data frame entries from type factor to type character for more efficient subsetting and writting to files.

Usage

1

Arguments

DF

list containing data frames dat and dat2. This object is output from the makeScatterDF or makeImageDF function

Details

This function is a convenience function. It converts the data frames of a MapObj (output from makeImap) into character matricies. This speeds up the writing of data to the html file.

Value

List continaing character versions of data frames.

Note

NOT CALLED BY USER. INTERNAL HELPER FUNCTION

Author(s)

Lori A. Shepherd, Daniel P. Gaile

See Also

makeSplot

Examples

1
# not called by user

sendplot documentation built on May 2, 2019, 3:30 p.m.