File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -367,11 +367,15 @@ and Spark.
367367 <td >boolean</td >
368368</tr >
369369<tr >
370+ <td >[POSIXct](https://stat.ethz.ch/R-manual/R-devel/library/base/html/DateTimeClasses.html)</td >
370371 <td >timestamp</td >
372+ </tr >
373+ <tr >
374+ <td >[POSIXlt](https://stat.ethz.ch/R-manual/R-devel/library/base/html/DateTimeClasses.html)</td >
371375 <td >timestamp</td >
372376</tr >
373377<tr >
374- <td >date </td >
378+ <td >[Date](https://stat.ethz.ch/R-manual/R-devel/library/base/html/Dates.html) </td >
375379 <td >date</td >
376380</tr >
377381<tr >
@@ -382,18 +386,10 @@ and Spark.
382386 <td >list</td >
383387 <td >array</td >
384388</tr >
385- <tr >
386- <td >map</td >
387- <td >map</td >
388- </tr >
389389<tr >
390390 <td >env</td >
391391 <td >map</td >
392392</tr >
393- <tr >
394- <td >struct</td >
395- <td >struct</td >
396- </tr >
397393</table >
398394
399395<div data-lang =" r " markdown =" 1 " >
You can’t perform that action at this time.
0 commit comments