0

When I use;

wren.hn <- ds(data=wren_lt, key="hn", adjustment=NULL, convert.u=conversion.factor)

I get the error message:

Error in .deprecated_args(c("dht.group", "region.table", "sample.table", : Argument: convert.units is deprecated, check documentation.

I'll attach a photo:

enter image description here

benson23
  • 8,765
  • 8
  • 15
  • 32
  • 2
    It's easier to help you if you include a simple [reproducible example](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example) with sample input and desired output that can be used to test and verify possible solutions. Please don't post code or data as images because we can search or copy/paste data in such a form for testing. Maybe bring up the documentation for `ds` by running `?ds` in the R console. The error message suggests there is more info there. – MrFlick Feb 22 '22 at 00:03

0 Answers0