Author Topic: "R" and markdown  (Read 2430 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
"R" and markdown
« on: July 30, 2018, 04:11:17 PM »
Checkout "R Markdown" files in R Studio.

This is a mix of "R" and markdown - Slick ought to handle this.

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Re: "R" and markdown
« Reply #1 on: July 30, 2018, 04:13:20 PM »
Same for jupyter notebook - same idea, mix of markdown + either R or python.

These are pretty popular - great way to interactively work with R or Python.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: "R" and markdown
« Reply #2 on: August 02, 2018, 04:37:18 PM »
This is still on our todo list. Not sure if we can squeeze this into v23.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: "R" and markdown
« Reply #3 on: August 05, 2018, 08:40:36 PM »
Supported in next v23 beta. Also added ```Language embedded language as well (```python, ```javascript, etc.).