英文: Quarter Conversion using casewhen 问题 我正在尝试创建一个函数,以使用case_when函数将月份值转换为季度。 然后,我想利用mutate()函数创建一个新...
为什么我的变异函数只对单个数字值起作用
英文: Why does my mutate function only work for single digit values 问题 以下是代码部分的中文翻译: 我想使用我的数据中的年龄变量来创建...
将数据分为三个具有平衡数据的集合。
英文: Splitting datas in three sets with balanced datas 问题 EDIT:好的,现在我有了我的训练、验证和测试集,其中的行属于同一组患者。但是,通过绘...
查看数据框的属性,但不包括行名。
英文: See the attributes of a dataframe but exclude rownames 问题 我想查看数据框的属性,但要排除**$row.names**部分。 我正在使用...
算法化的方法来合并同一联系人的不同联系电话和电子邮件
英文: Algorithmic way to combine different contact number and emails for same contact 问题 我有以下的tibble, ...
如何在R中处理ncdf栅格数据。
英文: How to handle a ncdf raster in R 问题 我正在使用一个类似于以下的栅格图层: class : RasterLayer dimensions : 7040, 90...
如何使用shinyjs获取可点击的元素的ID?
英文: Hot to use shinyjs to get the id of a clickable <div> element? 问题 以下是您要翻译的内容: "I'm ma...
基于同一数据框中的多个列的非数字变量创建新列。
英文: Create new column based on non-numerical variables from several columns in the same dataframe in...
corrplot一列多个组单一图。
英文: corrplot one column multiple groups single plot 问题 I would like a corrplot, where I only have th...
从字符串中删除一部分并将其转换为数字?
英文: Remove part of a string and turn it into a number? 问题 我有一个名为"Camera_data"的数据框和一个名为&quo...
298
英文: Hot to use shinyjs to get the id of a clickable <div> element? 问题 以下是您要翻译的内容: "I'm ma...
基于同一数据框中的多个列的非数字变量创建新列。
英文: Create new column based on non-numerical variables from several columns in the same dataframe in...
corrplot一列多个组单一图。
英文: corrplot one column multiple groups single plot 问题 I would like a corrplot, where I only have th...
从字符串中删除一部分并将其转换为数字?
英文: Remove part of a string and turn it into a number? 问题 我有一个名为"Camera_data"的数据框和一个名为&quo...
298