問題タブ [readxl]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
300 問題
0
投票する
0
に答える
105
参照
r - R import Excel with readxl パッケージのバグ
私が直面した問題:「-2147483648」に変換するreadxlによるインポートのプロセス中のすべての巨大な数字。私の「巨大な」数字の例: 45000000000,55000000000. Excel でテキストに変換しても、col_types を「テキスト」として定義しても役に立ちませんでした。それを回避する方法はありますか?