diff options
Diffstat (limited to 'docs/dev/news/index.html')
| -rw-r--r-- | docs/dev/news/index.html | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/docs/dev/news/index.html b/docs/dev/news/index.html index 1703be16..7eff175c 100644 --- a/docs/dev/news/index.html +++ b/docs/dev/news/index.html @@ -94,6 +94,8 @@  <li><p>‘R/status.R’: New generic to show status information for fit array objects with methods for ‘mmkin’, ‘mhmkin’ and ‘multistart’ objects.</p></li>  <li><p>‘R/summary.mmkin.R’: Summary method for mmkin objects.</p></li>  <li><p>‘R/saem.R’: Implement and test saemix transformations for FOMC and HS. Also, error out if saemix transformations are requested but not supported.</p></li> +<li><p>‘R/read_spreadsheet.R’: Conveniently read in data from a spreadsheet file.</p></li> +<li><p>‘R/tex_listings.R’: Conveniently include summaries of fit objects in R markdown documents that are compiled to LaTeX.</p></li>  </ul></div>      <div class="section level2">  <h2 class="page-header" data-toc-text="1.1.1" id="mkin-111-2022-07-12">mkin 1.1.1 (2022-07-12)<a class="anchor" aria-label="anchor" href="#mkin-111-2022-07-12"></a></h2> | 
