Konrad Zdeb
Konrad Zdeb
Would it be possible to introduce other examples of the available typographies?
Pretty please :)
# Problem The code: ```r d
### Expected Behavior - Possible to define whether the text should be left/right justified using a quick switch - Possibile to stretch tex to the full length of the top...
I'm using the following configuration in my `.vimrc` to enable [vim-slime](https://github.com/jpalardy/vim-slime) and [vim-ipython-cell](https://github.com/hanschen/vim-ipython-cell) receiving and executing code received from the Python scripts. ## `.vimrc` ```vim " -- IPython Cell /...
Would it be possible to add `host` and `launch.browser` options within to the `runApp` call within `editR` function on the lines: ```r runApp(app_path, port = port, launch.browser = TRUE, host...
Hi, It's a cool package. I wanted to add a few lines to readme showing how quickly one could generate a standalone html file to preview (in RStudio or another...