prepareStoryAboutMusician | R Documentation |
Generate human-friendly story for Musician based on the tables
prepareStoryAboutMusician(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 musician played in. The second table contains the name and surname of musicians who played with the musician. The story is being generated depending on the number of rows.
A list
of two character
with the stories; the first story
describes the musician-bands relations; the second - musician-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.