search for: batstat

Displaying 2 results from an estimated 2 matches for "batstat".

Did you mean: matstat
2018 Apr 17
2
iterative read - write
...within(Corbre_2,BW<-Fmax-Fmin)* *# Create 2 new variables for fundamental H1 and third harmonic H3 frequencies * *#based on Fc that is generally loudest at the 2^nd harmonic.* *BW<-within(BW,FcH1<-Fc*.5)* *BW<-within(BW,FcH3<-FcH1*3)* *#rename to a DF to calculate the stats * *BatStats<-BW* *BatStats<-Deducer::descriptive.table (vars = d (Dur,TBC,Fmin,Fmax,BW,Fmean,Fk,FcH1,Fc,FcH3,Sc,Pmc),data= BatStats,func.names =c("Valid N","Minimum","Maximum","Mean","St. Deviation"),func.additional= list(p10=function(x) quantile(x,...
2018 Apr 19
1
Syntax for capturing and writing file names
...hen writing the results of a line of R code.?? Suggestions on any package vignettes that may be useful welcomed. My manual code for this is below and need to understand how to have the "DataFile" name changed to match the name of each data file as it is read and processed. *write.csv(BatStats,file="C:\\=Bat data working\\Acoustic Parameters\\DataFile_Stats.csv")* -- Bruce W. Miller, PhD. Neotropical bat risk assessments Conservation Fellow - Wildlife Conservation Society If we lose the bats, we may lose much of the tropical vegetation and the lungs of the planet Using a...