[top][index]
search for:

examples -- list the examples in documentation

examples f -- returns a list of strings containing examples of code using the function f provided in the documentation of f.

See also:

  • document -- install documentation
  • printExamples -- print examples of use from documentation
  • Code:

         -- ../../../Macaulay2/m2/document.m2:427
         examples = x -> getExampleInputs documentation x

    [top][index]
    search for: