set_fact_name | R Documentation |
It allows us to define the name of facts.
set_fact_name(ft, name)
## S3 method for class 'fact_table'
set_fact_name(ft, name)
ft |
A |
name |
A string, name of fact. |
Attributes can be accessed directly but this function has been defined because it is used from other classes and is thus done in a more controlled way.
A fact_table
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.