getBlobs: detemines which columns in a table are of the blob (raw) type

View source: R/transformRaw.R

getBlobsR Documentation

detemines which columns in a table are of the blob (raw) type

Description

detemines which columns in a table are of the blob (raw) type

Usage

getBlobs(theTable)

Arguments

theTable

the table containing the data

Value

a data.frame with two columns: name = colum name) and type (which should always be 'blob')

Note

meant for use in debugging problems


BenBruyneel/proteinDiscover documentation built on March 16, 2024, 4:36 p.m.