Entering edit mode
dondelelcaro
▴
10
@dondelelcaro-11528
Last seen 8.1 years ago
USA/Champaign/University of Illinois
pathview() currently always writes a new pdf or png, which makes it rather hard to integrate into knitR and other workflows. This patch allows for using the current graphical device instead of writing to a file.
See https://github.com/dondelelcaro/pathview/tree/feature/add_write.plot