Skip to content

multiple t-test with different species and treatments

2 messages · Bert Gunter, Jeff Newmiller

#
Unless there is good reason not to, always cc r-help, which I have done
here.

Bert Gunter



On Tue, Dec 15, 2020 at 1:16 AM Lingling Wen <wenlingling912 at gmail.com>
wrote:

  
  
#
Dear Lingling Wen:

Bert has forwarded your message to the list because one person cannot usually answer every question... so many heads are better than one.

However, you seem to have neglected his other advice about providing a complete example including data. Further, you are using several specialized packages that may require more specific assistance than you may find on this list... as the Posting Guide warns you, such packages are technically out of scope here (because contributed packages may introduce hidden behavior that only people familiar with those specific packages can recognize). If someone unfamiliar with the package can run your example (not possible here because of lack of data) they might see something about the errors that can help anyway.

The one R-language issue I can see in your code is the use of single-quote marks (used for entering string literals) on what should probably be a variable rather than back-tick quotes (used to denote language symbols).
On December 15, 2020 7:43:56 AM PST, Bert Gunter <bgunter.4567 at gmail.com> wrote: