A package for R users to export RMarkdown as tiddler

I am working on a R package rtiddlywiki for R users.

The main purpose is to export and update Rmarkdown file as tiddler in json format (i.e. markdown type), and PUT into node.js server.

The solution is not perfect, but the current stage should be enough for my own case (e.g. node.js on a local laptop).

2 Likes

Perhaps this discussion will get more notice in the Developers Topic?

Thanks for contributing.

Interesting work, thank you for sharing @Zheng_Bangyou

A note for others that R is usable as a tool without any developer experience.

R is a program language which is widely used for data scientist.

1 Like

I just released the first version of rtiddlywiki package to generate tiddler in json format from RMarkdown file.

3 Likes

As I figured out how to use lazy load under node.js, the new version of rtiddlywiki will directly embed all images as base64 format into generated json tiddler. It would be much easier to use Rmarkdown for data analysis and then store/organise outputs in TW.

1 Like

Right.

Please put this under “Developers”. It is good. But far too complex for ordinary end-users.

Just a comment.

I know English is our medium here. That sentence could also be these …

– “R is a programming language which is widely used by data scientists.”

– “R is a widely used programming language for data science.”

Just comments! :grinning:
TT