We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6a689 commit d0d4c86Copy full SHA for d0d4c86
1 file changed
src/ehrdata/core/ehrdata.py
@@ -165,7 +165,7 @@ def from_adata(
165
166
Args:
167
adata: Annotated data object.
168
- R: 3-Dimensional tensor, see r attribute.
+ R: 3-Dimensional tensor, see R attribute.
169
t: Time dataframe for describing third axis, see t attribute.
170
tidx: A slice for the 3rd dimension R. Usually, this will be None here.
171
0 commit comments