R/component-artist-story.R
artistStoryServer.Rd
Handles interactions for artist story component. Currently no interactions required, but included for consistency.
artistStoryServer(id, artist_data, stats, r = NULL)
Module ID
Reactive containing artist data
Reactive containing stats data
Reactive values object for parent communication
None (server function)