inst/app/about_ui.R

 fluidPage(theme = 'zoo.css',

                  fluidRow(

                    tags$b("If you identify any problem in iSTATS or need some help, please contact us at: keng@ufg.br"
                    ),
                    br(),
                    tags$b("Or in github page"
                    ),
                    tags$a(href="https://github.com/vitor-mendes-iq/iSTATS/issues", "Click here!")


                  )
 )

Try the iSTATS package in your browser

Any scripts or data that you put into this service are public.

iSTATS documentation built on Aug. 11, 2023, 5:08 p.m.