prepareStoryAboutBand | R Documentation |
Generate human-friendly story for Band based on the tables
prepareStoryAboutBand(name, tableList)
name |
A |
tableList |
A |
This function generates a story based on the list of two data frames. One data frame contains the band names which the band played with. The second table contains the name and surname of musicians who played in the band. The story is being generated depending on the number of rows.
A list
of two character
with the stories; the first story
describes the band-bands relations; the second - band-musicians relations
Alina Tselinina tselinina@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.