Minimum and blanks
Chris, What is your definition of the minimum of a *character* vector? -Peter Ehlers
Chris Li wrote:
Hi all, I want to calculate the minimum of a column which contains blanks. R returns "" as the minimum, which is not I want. Is there a way to overcome it? Thanks in advance. Chris