GithubHelp home page GithubHelp logo

crosstalk-with-dt's Introduction

About

๐Ÿ’ซ Long-time R developer and enthusiast (15+ years)

๐Ÿค“ Trained biostatistician and epidemiologist

๐Ÿ’‰ Data science leader in oncologic clinical trials

๐Ÿ“š Post-academic

crosstalk-with-dt's People

Contributors

tgerke avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

crosstalk-with-dt's Issues

Great DT + Crosstalk solution but blank Rstudio VIEWER Tab...

Hi Travis and Team,

Thanks
for the wonderful blog post:
https://www.gerkelab.com/blog/2021/09/crosstalk-with-dt/

All OK in the blog post code
(all 3 DFs are generated),
until I enter:

# set up a group of SharedData objects
shared_demo <- SharedData$new(data_demo, key = ~id, group = "shared_obj")
shared_trt <- SharedData$new(data_trt, key = ~id, group = "shared_obj")
shared_fup <- SharedData$new(data_fup, key = ~id, group = "shared_obj")

# send the group to the filtering selection box
filter_select(
  id = "id-selector", label = "ID", 
  sharedData = shared_demo, group = ~id
)

Then,
the Rstudio [VIEWER] Tab opens
but it is completely blank.

Nothing is shown...just white space
and... my Rstudio freezes completely.
I need to restart Rstudio again.

BTW:
This similar Crosstalk PKG code:
https://rstudio.github.io/crosstalk/using.html
with an iris example,
displays just fine in my Rstudio [VIEWER] Tab.

Help, Travis!.
I really want to make this great solution work!.

SFd99
San Francisco
R 4.1.1
Rstudio 1.4.1717
Ubuntu LINUX 20.04
DT 0.19
Crosstalk 1.1.1

DT + Crosstalk = Great solution but Rstudio Viewer Tab is blank

Hi Travis and Team,

Thanks
for the wonderful blog post:
https://www.gerkelab.com/blog/2021/09/crosstalk-with-dt/

All OK with the included R code
(all 3 DFs are generated),
until I enter:

# set up a group of SharedData objects
shared_demo <- SharedData$new(data_demo, key = ~id, group = "shared_obj")
shared_trt <- SharedData$new(data_trt, key = ~id, group = "shared_obj")
shared_fup <- SharedData$new(data_fup, key = ~id, group = "shared_obj")

# send the group to the filtering selection box
filter_select(
  id = "id-selector", label = "ID", 
  sharedData = shared_demo, group = ~id
)

Then,
the Rstudio [VIEWER] Tab opens
but it is completely blank.

Nothing is shown...just white space
and... my Rstudio freezes completely.
I need to restart Rstudio again.

BTW:
This similar Crosstalk PKG code:
https://rstudio.github.io/crosstalk/using.html
with an iris example,
displays just fine in my Rstudio [VIEWER] Tab.

Help, Travis!.
I really want to make this great solution work!.

SFd99
San Francisco
R 4.1.1
Rstudio 1.4.17.17
Ubuntu LINUX 20.04
DT 0.19
Crosstalk 1.1.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.