search for: savii

Displaying 1 result from an estimated 1 matches for "savii".

Did you mean: savin
2013 Mar 29
1
Dataframe manipulation
Hi Adam, I hope this is what you wanted: dat1<- read.csv("example.csv",sep="\t",stringsAsFactors=FALSE) ?str(dat1) #'data.frame':??? 102 obs. of? 5 variables: # $ species? : chr? "B. barbastrellus" "E. nilssonii" "H. savii" "M. alcathoe" ... # $ period?? : chr? "dusk" "dusk" "dusk" "dusk" ... # $ treatment: chr? "control" "control" "control" "control" ... # $ no.files : int? 16 1 9 13 1 49 6 3 4 0 ... # $ expected : logi? N...