powered by
The mode of the curve
# S4 method for sfc_nxn sfc_mode(p)# S4 method for sfc_rules sfc_mode(p)
# S4 method for sfc_rules sfc_mode(p)
An integer.
The corresponding object.
p = sfc_2x2("I", "1") sfc_mode(p) p = sfc_3x3_peano("I", "1") sfc_mode(p) sfc_mode(SFC_RULES_2x2) sfc_mode(SFC_RULES_3x3_PEANO)
Run the code above in your browser using DataLab