subset

# S4 method for class 'collunit,character'
x[i] <- value

# S4 method for class 'collunit,numeric'
x[i] <- value

# S4 method for class 'dataset,character'
x[i] <- value

# S4 method for class 'dataset,numeric'
x[i] <- value

# S4 method for class 'sample,character'
x[i] <- value

# S4 method for class 'site,character'
x[i] <- value

# S4 method for class 'site,numeric'
x[i] <- value

# S4 method for class 'speleothem,character'
x[i] <- value

# S4 method for class 'speleothem,numeric'
x[i] <- value

# S4 method for class 'taxon,character'
x[i] <- value

# S4 method for class 'taxon,numeric'
x[i] <- value

Arguments

x

A neotoma2 object.

i

The column indicator.

value

The value to be used.

Value

site object with reassigned character values