Obtain one of the elements within a nested neotoma2 object

# S4 method for class 'collunits'
x[[i]] <- value

# S4 method for class 'datasets'
x[[i]] <- value

# S4 method for class 'publications'
x[[i]] <- value

# S4 method for class 'samples'
x[[i]] <- value

# S4 method for class 'sites'
x[[i]] <- value

# S4 method for class 'speleothems'
x[[i]] <- value

# S4 method for class 'taxa'
x[[i]] <- value

Arguments

x

neotoma2 object

i

iteration in neotoma2 object

value

The value to be used

Value

sites object with reassigned values