Description Usage Value Methods (by generic) Slots
Set up a new user
1 2 3 4 5 6 7 8 | ## S4 method for signature 'User'
initialize(.Object)
## S4 method for signature 'User'
show(object)
## S4 method for signature 'User'
get_id(x, ...)
|
user object
initialize
: initialize with 'id = ' and a name asking user to log in
show
: Show basic characteristics of object
get_id
: User ID
id
User ID
name
User name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.