columnSpecials | R Documentation |
Specials are not numeric or integer, but have chunks of a certain size All encountered in Proteome Discoverer are actually booleans with a value 0 (FALSE), 1 (TRUE) or NA
columnSpecials()
data.frame with columns 'names' and 'size'
each chunk consists of two bytes, first one is logical (boolean): zero = FALSE, otherwise TRUE. Second byte = also logical: determines if value is NA (1) or not (0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.