addAttribute-methods: Add an attribute to an object.

Description Usage Arguments Value

Description

Add an attribute to an object.

Usage

1
2
3
4
5
6
7
addAttribute(object, name, value)

## S4 method for signature 'Experiment'
addAttribute(object, name, value)

## S4 method for signature 'Gene'
addAttribute(object, name, value)

Arguments

object

The object for which we want modification.

name

The name of the attribute we want to add.

value

The value we want to give to the attribute.

Value

The object without the attribute you want to delete.


antoinepari/testRRiceTravis documentation built on May 29, 2019, 2:10 p.m.