Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / sdk / R / man / print.Subcollection.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Subcollection.R
3 \name{print.Subcollection}
4 \alias{print.Subcollection}
5 \title{print.Subcollection}
6 \usage{
7 \method{print}{Subcollection}(x, ...)
8 }
9 \arguments{
10 \item{x}{Instance of Subcollection class}
11
12 \item{...}{Optional arguments.}
13 }
14 \description{
15 Custom print function for Subcollection class
16 }