showInfo: Generating front-end with the stories

View source: R/module_show_relations.R

showInfoR Documentation

Generating front-end with the stories

Description

Generating front-end with the stories for band/musician chosen by the User

Usage

showInfo(input, output, session, typeOfObject, valueOfObject, db_connection)

Arguments

input

shiny input

output

shiny output

session

environment that can be used to access information and functionality

typeOfObject

A character with the User's choice (e.g, 'Musician', 'Band')

valueOfObject

A character with the full name of musician or band name

db_connection

A connection to Postgres database

Details

Server function of the module which generates stories for band or musician depending on the User's choice. The text of stories depending on the number of found band and musician relations.


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