mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 10:31:53 +02:00
deprecated fix
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Deprecated functions — AMR-deprecated • AMR (for R)</title>
|
||||
<title>Deprecated functions — guess_atc • AMR (for R)</title>
|
||||
|
||||
<!-- favicons -->
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
|
||||
@ -45,7 +45,7 @@
|
||||
|
||||
<link href="../extra.css" rel="stylesheet">
|
||||
<script src="../extra.js"></script>
|
||||
<meta property="og:title" content="Deprecated functions — AMR-deprecated" />
|
||||
<meta property="og:title" content="Deprecated functions — guess_atc" />
|
||||
|
||||
<meta property="og:description" content="These functions are so-called 'Deprecated'. They will be removed in a future release. Using the functions will give a warning with the name of the function it has been replaced by (if there is one)." />
|
||||
|
||||
@ -227,7 +227,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
<pre class="usage"><span class='fu'>ratio</span>(<span class='no'>x</span>, <span class='no'>ratio</span>)
|
||||
<pre class="usage"><span class='fu'>guess_atc</span>(<span class='no'>x</span>)
|
||||
|
||||
<span class='fu'>ratio</span>(<span class='no'>x</span>, <span class='no'>ratio</span>)
|
||||
|
||||
<span class='fu'>guess_mo</span>(<span class='no'>...</span>)
|
||||
|
||||
|
Reference in New Issue
Block a user