| comment_lines | R Documentation | 
Comment out lines of code with that are matched by a patter string.
comment_out(m, pattern = ".*")
uncomment(m, pattern = ".*")
m | 
 An nm object.  | 
pattern | 
 Character regex. Passed to   | 
An nm object with modified ctl_contents field.
gsub_ctl(), target()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.