| game_revenue_info | R Documentation |
game_revenue datasetThis table contains metadata for the game_revenue table. The first column
(named column) provides the column names from game_revenue. The second
column (info) contains descriptions for each of the columns in that
dataset. This table is in the correct format for use in the
info_columns_from_tbl() function.
game_revenue_info
A tibble with 11 rows and 2 variables:
A character column with unique identifiers for each
user/player.
A character column that contains unique identifiers for
each player session.
14-5
Other Datasets:
game_revenue,
small_table,
small_table_sqlite(),
specifications
# Here is a glimpse at the data
# available in `game_revenue_info`
dplyr::glimpse(game_revenue_info)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.