We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dim(YKDHistoric$output.table) [1] 1155 19 dim(YKGHistoric$output.table) [1] 1275 20 names(YKGHistoric$output.table) [1] "Year" "Observer" "Species" "total.est" [5] "itotal.est" "ibbtotal.est" "sing1pair2.est" "flock.est" [9] "var.N" "var.Ni" "var.Nib" "var.Nsing1pair2" [13] "var.Nflock" "SE" "SE.i" "SE.ibb" [17] "SE.sing1pair2" "SE.flock" "area" "sha" names(YKDHistoric$output.table) [1] "Year" "Observer" "Species" "total.est" [5] "itotal.est" "ibbtotal.est" "sing1pair2.est" "flock.est" [9] "var.N" "var.Ni" "var.Nib" "var.Nsing1pair2" [13] "var.Nflock" "SE" "SE.i" "SE.ibb" [17] "SE.sing1pair2" "SE.flock" "area"
Might conside not including the sha directly in the data. Is the commit enough? Maybe a better way to fix once to file, instead of whole column data.
The text was updated successfully, but these errors were encountered:
cfrost3
No branches or pull requests
Might conside not including the sha directly in the data. Is the commit enough? Maybe a better way to fix once to file, instead of whole column data.
The text was updated successfully, but these errors were encountered: