Opened 7 years ago
Last modified 6 years ago
#3437 new enhancement
Implement r.coin csv output to file
Reported by: | marisn | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Raster | Version: | unspecified |
Keywords: | r.coin | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
At the moment r.coin only prints out a report to stdout. It would be useful to enhance r.coin with an option to output report or bare CSV values to file (machine readable output for importing into R). Thus r.coin would need one input option "output_file" and a flag "print csv instead of report". If "output_file" option is set, report/csv should go to file not screen.
Format could be:
# COINCIDENCE TABULATION # Columns: <<COLUMNMAP@MAPSET>> # Rows: <<ROWMAP@MAPSET>> ,C1,C2,... C1,X,X,... C2,C,C,...
Any suggestions on output file structure or content?
Change History (5)
comment:1 by , 7 years ago
Milestone: | 7.4.0 → 7.4.1 |
---|
comment:2 by , 6 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:3 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed