I think there's something missing in the manpage for the function response. The description of the at argument includes the following sentence:
If NULL, partial response plots as are computed (this can take a lot of time).
Perhaps this is just a transposition of "as" and "are" (i.e., "plots are as computed"). If that's the case, I'm not sure what that's referring to (as computed when?). Otherwise, I think some words are missing to clarify this statement.
https://github.com/rspatial/dismo/blame/30385aeeca307f676f8bf6ff36001a0529fd583b/man/response.Rd#L31
I think there's something missing in the manpage for the function response. The description of the
atargument includes the following sentence:Perhaps this is just a transposition of "as" and "are" (i.e., "plots are as computed"). If that's the case, I'm not sure what that's referring to (as computed when?). Otherwise, I think some words are missing to clarify this statement.
https://github.com/rspatial/dismo/blame/30385aeeca307f676f8bf6ff36001a0529fd583b/man/response.Rd#L31