powered by
Shorthand to insert content to opened file
insertInText(string)
Inserts into current position on opened file
what to insert
if(interactive()){ insertInText('hello rpkg.net') insertInText('hello world') }
Run the code above in your browser using DataLab