tips for posting RMark code

posts related to the RMark library, which may not be of general interest to users of 'classic' MARK

tips for posting RMark code

Postby egc » Wed Jun 01, 2011 12:37 pm

Greetings -- to facilitate copying of RMark code (especially long sections of code), and to minimize the risk of characters being incorrectly parsed in the emails that are generated (for some users) when a message is posted to the forum, please embed the RMark code using the appropriate BBCode code structure (rather than simply pasting it into your post).

So, rather than simply entering something like

if(substr(MarkPath,nchar(MarkPath),nchar(MarkPath))%in%c("\\","/"))

try embedding it using the BBCode code tag:

Code: Select all
[code]
if(substr(MarkPath,nchar(MarkPath),nchar(MarkPath))%in%c("\\","/"))
[/code]
egc
Site Admin
 
Posts: 201
Joined: Thu May 15, 2003 3:25 pm

Return to RMark

Who is online

Users browsing this forum: Google [Bot] and 13 guests