chrisdane
chrisdane
Hi ``` ncap2 -O -4 -s 'defdim("bnds",2); time_bnds=make_bounds(time,$bnds,"time_bnds");' ncfile ncfile ``` (ncap2 version 4.9.3) of a 2.9G ncfile (ncdump -k = 64-bit offset; cdo showformat = NetCDF2) with ``` time...
Hi I need help to get a data structure graph like this with the DiagrammeR package: https://graphviz.org/Gallery/directed/datastruct.html I checked examples and the documentation, but I have no clue how to...
Hi I would like to have an option that `duc ls` returns the sizes (or number of files) only, without the corresponding directory names. Thanks for this great software! Chris
Hi I installed the font `Droid Sans Mono` but all the plots ```r family
Hi I would like the result of `fonts()` sorted alphabetically. ```r packageDescription("extrafont") # Version: 0.17 font_import() loadfonts() fonts() # ... # [31] "Lato Thin" "Droid Sans Fallback" "Noto Mono" #...
Hi Person P1 and person P2 have child C1. The P1+P2 family divorces. Then, person P1 and person P3 get child C2. Now I want to plot the P1+C1 and...
Hi It would be nice to choose whether to display photos below/left/above/right of the person infos. Thanks a lot for this nice viewer! Chris
Hi If a person has a photo, the Topola viewer shows it right next to the person name: ``` John Doe | photo ``` In addition, I can add a...
Hi I am quite new to the whole gramps-gedcom-topola topic, so please excuse if this is a stupid question or/and this is the wrong place for it. In gramps 5.1.2...
Hi In a specific case `Hmisc::largest.empty(x, y, method="area")` does not return the largest empty rectangle (code example [Hmisc_largest.empty_example.txt](https://github.com/harrelfe/Hmisc/files/5364263/Hmisc_largest.empty_example.txt)):  The area of `Hmisc::largest.empty` (blue) is 1078482. The area of...