pbs-assess / pacea

An R package to house Pacific Region ecosystem data to help facilitate an ecosystem approach to fisheries.
Other
14 stars 0 forks source link

Please check that math (10^6 km^2) renders properly in Rstudio help for ?alpi #29

Closed andrew-edwards closed 11 months ago

andrew-edwards commented 11 months ago

Doesn't render properly for me, but nor does ?rpois. Please check at some point (once I've pushed), then can close this. Thanks.

seananderson commented 11 months ago

The RStudio help should just be the HTML help files. This looks helpful: https://stackoverflow.com/questions/3782337/mathematical-notion-superscripts-in-rd-files

andrew-edwards commented 11 months ago

Thanks. I'm not using RStudio though, so can't check. I get it rendered in plain text, which is fine for me.

seananderson commented 11 months ago
help("glm", help_type = "html")
help("glm", help_type = "pdf")

should work

travistai2 commented 11 months ago

Check it and it looks good. Noticed a typo "APLI" instead of "ALPI" in the 'anomaly' description. Issue can be closed