You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# More Examples with antaresRead, R and data.table
2
2
3
3
You can find more examples about antaresRead [here](http://htmlpreview.github.io/?https://github.com/rte-antares-rpackage/antaresME/blob/master/antaresReadME.html)
4
+
5
+
## Why more examples ?
6
+
7
+
Antares packages use R and data.table, sometimes users learn in the same time how to use R, data.table and Antares packages. We cannot write R or data.table examples in Antares packages because it's not the good place and it will be soon examples in desorder.
Copy file name to clipboardexpand all lines: antaresReadME.html
+6-6
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ <h4 class="date"><em>22 mars 2018</em></h4>
131
131
<li><a href="#how-to-write-some-variables-in-a-csv-file"><span class="toc-section-number">1.2</span> How to write some variables in a csv file ?</a></li>
132
132
<li><a href="#how-can-i-know-the-type-and-class-of-my-antares-object"><span class="toc-section-number">1.3</span> How can I know the type and class of my ANTARES object ?</a></li>
133
133
<li><a href="#how-can-i-get-the-names-of-the-columns"><span class="toc-section-number">1.4</span> How can I get the names of the columns ?</a></li>
134
-
<li><a href="#how-can-i-edit-an-existing-column-in-an-antaresdata-or-in-an-data.table"><span class="toc-section-number">1.5</span> How can I edit an existing column in an antaresData or in an data.table ?</a></li>
134
+
<li><a href="#how-can-i-edit-an-existing-column-in-an-antaresdata-or-in-a-data.table"><span class="toc-section-number">1.5</span> How can I edit an existing column in an antaresData or in a data.table ?</a></li>
135
135
<li><a href="#how-can-i-add-a-new-column-in-an-antaresdata-or-in-a-data.table"><span class="toc-section-number">1.6</span> How can I add a new column in an antaresData or in a data.table ?</a></li>
0 commit comments