prepareStoryAboutBand: Generate human-friendly story for Band

prepareStoryAboutBandR Documentation

Generate human-friendly story for Band

Description

Generate human-friendly story for Band based on the tables

Usage

prepareStoryAboutBand(name, tableList)

Arguments

name

A character which is the name of band

tableList

A list with two data frames; the first data.frame consists of one character column called 'band'; the second data.frame consists of two character columns: 'name' and 'surname'

Details

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.

Value

A list of two character with the stories; the first story describes the band-bands relations; the second - band-musicians relations

Author(s)

Alina Tselinina tselinina@gmail.com


aqlina/musicBox documentation built on Jan. 20, 2024, 2:29 a.m.