tests/testthat/_snaps/load.md

look up string

Code
  find_load_strategy("blahblahb")
Condition
  Error:
  ! Unknown value of `load` option: "blahblahb".

informative errors for bad inputs

Code
  find_load_strategy(1)
Condition
  Error:
  ! `load_code` must be a single string, not the number 1.
Code
  find_load_strategy(NULL, list())
Condition
  Error:
  ! roxygen2 `load` option must be a single string, not an empty list.


Try the roxygen2 package in your browser

Any scripts or data that you put into this service are public.

roxygen2 documentation built on May 1, 2026, 5:06 p.m.