Skip to content

Commit d0d4c86

Browse files
authored
Fix naming R
1 parent 9f6a689 commit d0d4c86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ehrdata/core/ehrdata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ def from_adata(
165165
166166
Args:
167167
adata: Annotated data object.
168-
R: 3-Dimensional tensor, see r attribute.
168+
R: 3-Dimensional tensor, see R attribute.
169169
t: Time dataframe for describing third axis, see t attribute.
170170
tidx: A slice for the 3rd dimension R. Usually, this will be None here.
171171

0 commit comments

Comments
 (0)