英文: How can I use different colours for in-text citations and figure hyper-references in RMarkdown? ...
Survminer – 排列多个 ggsurvplot 和 ggadjustedcurves
英文: Survminer - arrange multiple ggsurvplot and ggadjustedcurves 问题 I would like to combine survmine...
更改DATATABLE的背景颜色。
英文: Change BG color of DATATABLE 问题 我想要更改此Datatable的第一行和最后一行的背景单元格颜色。如何在format_style()函数中指定这个? df &l...
在spatstat中测试非均匀模式
英文: Testing inhomogeneous patterns in spatstat 问题 我对我的数据应用了排列检验,以测试它们是否不均匀,见于《spatstatbook》第689页。作为青...
使用data.table自定义函数在R中进行分组时,无法识别group参数。
英文: Customize function in R using using data.table to group by doesn't recognize group argument ...
I have two vectors of indices (rows, columns) for a data.frame with corresponding values, whats the fastest way to build the new data.frame?
英文: I have two vectors of indices (rows, columns) for a data.frame with corresponding values, whats ...
在 ggplot 中增加累积函数图中的线条大小
英文: Increasing size of lines in ggplot mean cumulative function plot 问题 我使用reReg包创建均值累积函数图,但无法更改图中线条...
如何在ggplot中的绘图框外注释绘图?
英文: How to annotate a plot outside the plot frame in ggplot? 问题 I created a small data frame x <-...
使用R进行自定义顺序的数据排序
英文: Sorting Data with custom sequence in R 问题 我有一个问题,需要按文件名对数据库中的数据进行排序。 首先,我有一个包含20个netcdf数据的文件列表。这...
Default packages not found in R (Ubuntu)
英文: Default packages not found in R (Ubuntu) 问题 I'm new with R and I'm having some problems in makin...
298