Description Public fields Methods
Player Class
Player Class
idfirst_namelast_nameteamheightweightjerseyyearpositioncitystatecountrynew()Player$new( id, first_name, last_name, team, height, weight, jersey, year, position, city, state, country )
toJSON()Player$toJSON()
fromJSON()Player$fromJSON(PlayerJson)
toJSONString()Player$toJSONString()
fromJSONString()Player$fromJSONString(PlayerJson)
clone()The objects of this class are cloneable with this method.
Player$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.