Extract or replace parts of an object

# S3 method for yac_symbol
[(x, i, j) <- value

Arguments

x

A yac_symbol.

i

row indices specifying elements to extract or replace

j

column indices specifying elements to extract or replace

value

the value to replace x[i, j] by