Skip to content

Concern about create dashboardBody #2

@thienlonghp01

Description

@thienlonghp01

Hi Amrrs;
I read your articles in medium and it's helpful for me. I try 2 examples, but the results are difference:

  1. Same as your code in articles: body <- dashboardBody(frow1, frow2)
  2. Create dashboardBody(frow1, frow2) in dashboardPage():
    ui <- dashboardPage(dashboardBody(frow1, frow2)
    With 2nd instance, this dashboard doesn't have valueBox, can you help me explain?
    Tks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions