tladeras’s avatartladeras’s Twitter Archive—№ 3,094

  1. …in reply to @hadleywickham
    @hadleywickham I was outputting markdown files with YAML front matter, so I needed a persistent file connection (using yaml::write_yaml, then writeLines) If I can avoid using it, I'd be happy to hear alternatives.