mirror of
				https://github.com/bspeice/betterwithdata_cleaning_4
				synced 2025-11-04 02:10:46 -05:00 
			
		
		
		
	add plot tab
This commit is contained in:
		@ -18,6 +18,7 @@ shinyUI(fluidPage(
 | 
			
		||||
      tabsetPanel(
 | 
			
		||||
        id = 'dataset',
 | 
			
		||||
        tabPanel('emergency2013', dataTableOutput('mytable1')))
 | 
			
		||||
        tabPanel('emergency2013', plotOutput('myplot')))
 | 
			
		||||
    )
 | 
			
		||||
  )
 | 
			
		||||
))
 | 
			
		||||
		Reference in New Issue
	
	Block a user