Ted Laderas

Results 52 comments of Ted Laderas

@elinw There is actually a way to visualize and code highlight in the aceEditor (you basically make a set of rules for it to scan text for). It didn't look...

@elinw Let me think about this. I think it should be possible in two steps.

@elinw - do you mean adding a code to the text manually, and then adding codes to that selection?

I can add a validate for the button. In Japan right now, but I can add when I get home. Ted > On Nov 18, 2018, at 9:00 AM, elinw...

Created a pull request with the validate statement. it doesn't crash but for some reason the modal with the message isn't coming up if they don't have codes. I will...

I've added a pull request that added solutions

Hi Marcos, I'm an instructor at Oregon Health Sciences University - we have a set of courses that we are putting together to get students from beginning R to a...

Is there any other workaround to this issue? For my module that uses ggvis and `add_tooltip` I tried using `bind_shiny` with `session = getDefaultReactiveDomain()[["parent"]]` in my app module but it's...

@jminnier - I restructured the chapters in `docs/`. So it should be safe to fork/branch. I'm trying to figure out the best way to build the bookdown book in the...