gdb.set_readonly_attrs | R Documentation |
Sets read-only track attributes.
gdb.set_readonly_attrs(attrs)
attrs |
a vector of read-only attributes names or 'NULL' |
This function sets the list of read-only track attributes. The specified attributes may or may not already exist in the tracks.
If 'attrs' is 'NULL' the list of read-only attributes is emptied.
None.
gdb.get_readonly_attrs
,
gtrack.attr.get
, gtrack.attr.set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.