R Script to Jupyter Notebook Converter

Convert your R scripts directly to Jupyter Notebook format with intelligent cell splitting and markdown detection.

Instructions

  • Upload your R script (.R) file
  • The converter will transform your R script into Jupyter Notebook format
  • Two-step conversion: R → R Markdown → Jupyter Notebook
  • Preserves all R code and comments
  • Creates executable notebook cells
  • Compatible with Google Colab and other Jupyter environments