characterTable n
This method construct the irreducible characters of $S_n$. The method works by recursively calculating the character tables for the permutation modules of $S_n$. Then applying Gram-Schimdt algorithm to this characters using the inner product of characters we obtain the irreducible characters of $S_n$
The object characterTable is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/SpechtModule.m2:3305:0.