Displaying 1 result from an estimated 1 matches for "simpletestdata2".
2008 Jun 17
1
replace column headers
Hello everyone,=I have a question as to how to remove the column headers
in a data file and then replace those with titles from another file in this case
the file labeled ann (
in which the titles are all in one column).I am unsure which function to
use.I tried rm () to remove the column headers but they are numbers and
the error message said to only use rm for charactors not numbers
Below is