Displaying 1 result from an estimated 1 matches for "joih".
Did you mean:
joh
2005 May 31
1
subset-analogue removing fed in indexes?
...t_data <- na.omit(data)
will clean up 'data' for me, but now I need to get a 'plot_x' which
omits the values indexed with what's spit out by 'na.exclude(data)'.
Can anybody let me know a smooth way of how to delete entries with
certain indexes from a vector?
Thanks, Joih